버그 수정

This commit is contained in:
2020-04-18 22:49:50 +09:00
parent 9677a55a5a
commit 4d02639985
14 changed files with 73 additions and 33 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ class GameUnitConstBase{
const T_SIEGE = 5;
const T_MISC = 6;
const DEFAULT_CREWTYPE = 0;
const DEFAULT_CREWTYPE = 1100;