game: 성벽선제인 경우에만 성벽도 선제공격
This commit is contained in:
@@ -37,7 +37,7 @@ class DummyGeneral extends General
|
||||
}
|
||||
}
|
||||
|
||||
public function setCrewType(GameUnitDetail $crewType){
|
||||
public function setCrewType(?GameUnitDetail $crewType){
|
||||
$this->crewType = $crewType;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user