버그 수정

This commit is contained in:
2020-04-25 04:33:53 +09:00
parent 4524de492d
commit 4bde1ba9f3
12 changed files with 64 additions and 16 deletions
+2
View File
@@ -35,7 +35,9 @@ class che_징병 extends Command\GeneralCommand{
static protected $defaultAtmos;
protected $reqCrew = 0;
/** @var \sammo\GameUnitDetail */
protected $reqCrewType;
/** @var \sammo\GameUnitDetail */
protected $currCrewType;
static protected $isInitStatic = false;