수정시도1
This commit is contained in:
@@ -256,7 +256,7 @@ class SpecialityHelper{
|
|||||||
return static::pickSpecialDomestic($general, []);
|
return static::pickSpecialDomestic($general, []);
|
||||||
}
|
}
|
||||||
|
|
||||||
throw new MustNotBeReachedException();
|
throw new MustNotBeReachedException("{$general['name']}, {$myCond}");
|
||||||
}
|
}
|
||||||
|
|
||||||
public static function pickSpecialWar(array $general, array $prevSpecials=[]) : string{
|
public static function pickSpecialWar(array $general, array $prevSpecials=[]) : string{
|
||||||
|
|||||||
Reference in New Issue
Block a user