사령부 UI 간결화, (구현은 아직), 일부 변수명 변경

This commit is contained in:
2018-11-24 22:22:27 +09:00
parent b0cc200df7
commit 52fd932fd8
17 changed files with 265 additions and 286 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ class GameConstBase
/** @var int 최대 턴 */
public static $maxTurn = 30;
public static $maxNationTurn = 12;
public static $maxChiefTurn = 12;
public static $statGradeLevel = 5;