버그 수정

This commit is contained in:
2019-04-24 01:17:21 +09:00
parent dd81dcc9c6
commit 8aa846b349
29 changed files with 79 additions and 51 deletions
+1
View File
@@ -152,6 +152,7 @@ class NPC{
$this->dex20 = $cavalry;
$this->dex30 = $wizard;
$this->dex40 = $siege;
return $this;
}
public function build($env=[]){