전략 사용 방식 변경

This commit is contained in:
2020-07-13 21:54:32 +09:00
parent a427ddff83
commit 6306dae92d
24 changed files with 4024 additions and 3910 deletions
+1 -1
View File
@@ -232,7 +232,7 @@ function checkCommandArg(?array $arg):?string{
}
$defaultCheck = [
/*'string'=>[
'nationName', 'optionText', 'itemType', 'nationType'
'nationName', 'optionText', 'itemType', 'nationType', 'commandType',
],*/
'integer'=>[
'crewType', 'destGeneralID', 'destCityID', 'destNationID',