징병창 우선 부활
This commit is contained in:
@@ -451,6 +451,7 @@ class GameUnitConstBase{
|
||||
static::$constName = $constName;
|
||||
static::$constCity = $constCity;
|
||||
static::$constRegion = $constRegion;
|
||||
static::$constType = $constType;
|
||||
|
||||
}
|
||||
}
|
||||
@@ -39,6 +39,7 @@ class GameUnitDetail{
|
||||
array $defenceCoef,
|
||||
array $info
|
||||
){
|
||||
$this->id = $id;
|
||||
$this->name = $name;
|
||||
$this->armType = $armType;
|
||||
$this->attack = $attack;
|
||||
|
||||
Reference in New Issue
Block a user