버그 수정

This commit is contained in:
2020-05-06 02:13:40 +09:00
parent e0c908d88f
commit 3cbc018f25
7 changed files with 24 additions and 7 deletions
+1 -1
View File
@@ -273,7 +273,7 @@ function myNationInfo(General $generalObj)
$nation['tech'] = "$techCall / {$nation['tech']}";
if ($nationID===0 == 0) {
if ($nationID===0) {
$nation['strategic_cmd_limit'] = "<font color=white>해당 없음</font>";
$nation['surlimit'] = "<font color=white>해당 없음</font>";
$nation['scout'] = "<font color=white>해당 없음</font>";