v0.8 업데이트 #116
@@ -181,7 +181,7 @@ if($showServers){
|
||||
}
|
||||
|
||||
if(key_exists('aux', $nation)){
|
||||
$nation += $nation['aux'];
|
||||
$nation += Json::decode($nation['aux']);
|
||||
}
|
||||
|
||||
echo $templates->render('oldNation', $nation);
|
||||
|
||||
Reference in New Issue
Block a user