버그 수정

This commit is contained in:
2020-04-19 18:48:56 +09:00
parent e63b46b004
commit 0608f9b3c7
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;