공백지 생성은 가능. 추가 버그 확인 중

This commit is contained in:
2018-03-31 14:13:19 +09:00
parent 8abe3bf638
commit f19707989b
8 changed files with 51 additions and 37 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ class CityInitialDetail{
int $defence,
int $wall,
int $region,
int $path
array $path
){
$this->id = $id;
$this->name = $name;