v0.7.3까지 반영 #114

Closed
Hide_D wants to merge 310 commits from devel into master
Showing only changes of commit c879a81a95 - Show all commits
-1
View File
@@ -1339,7 +1339,6 @@ function checkEmperior() {
$db->insert('ng_old_nations', [
'server_id'=>UniqueConst::$serverID,
'nation'=>$nation['nation'],
'history'=>'',
'data'=>Json::encode($oldNation)
]);