버그 수정...

This commit is contained in:
2019-10-06 14:49:41 +09:00
parent 70181d95c7
commit 934c1b0cfe
28 changed files with 115 additions and 102 deletions
+2 -1
View File
@@ -9,7 +9,8 @@ class DummyGeneral extends General{
'city'=>0,
'nation'=>0,
'level'=>0,
'crewtype'=>-1
'crewtype'=>-1,
'turntime'=>'2012-03-04 05:06:07.000000'
];
$this->raw = $raw;