j_load_scenario.php 에서 볼 수 있는 요약 형태본 추가

- 소소한 버그 수정
This commit is contained in:
2018-03-29 00:50:35 +09:00
parent 39f6056e94
commit a146cb69d0
5 changed files with 24 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ class NPC{
string $name,
int $pictureID,
int $nationID,
string $locatedCity,
$locatedCity, //FIXME: 7.1로 올릴 때 ?string 으로 변경
int $leadership,
int $power,
int $intel,