내특 전특 초기화 추가

This commit is contained in:
2020-03-05 06:48:15 +09:00
parent 017d1b5dd9
commit b28ac27fba
6 changed files with 72 additions and 3 deletions
+3 -1
View File
@@ -336,7 +336,9 @@ class GameUnitConstBase{
}
/**
* @return \sammo\GameUnitDetail[]
*/
public static function byType(int $type): array{
static::_generate();
if(!key_exists($type, static::$constType)){