버그 수정

This commit is contained in:
2020-04-19 18:48:56 +09:00
parent c611e98cf7
commit 8d41dead5d
11 changed files with 90 additions and 60 deletions
+1
View File
@@ -13,6 +13,7 @@ class GameUnitConstBase{
const T_WIZARD = 4;
const T_SIEGE = 5;
const T_MISC = 6;
const CREWTYPE_CASTLE = 1000;
const DEFAULT_CREWTYPE = 1100;