사소한 코드 수정

This commit is contained in:
2018-06-27 01:34:11 +09:00
parent 60e83f8324
commit cfe2b4c1bd
2 changed files with 192 additions and 196 deletions
+1 -1
View File
@@ -973,7 +973,7 @@ function command_25($turn, $command) {
$result = MYDB_query($query, $connect) or Error("aaa_processing.php ".MYDB_error($connect),"");
$count = MYDB_num_rows($result);
$nationList = $db->query('SELECT nation,`name`,color,scout,scoutmsg FROM nation ORDER BY rand()');
$nationList = $db->query('SELECT nation,`name`,color,scout,scoutmsg,gennum FROM nation ORDER BY rand()');
echo "
국가에 임관합니다.<br>