forked from devsam/core
천통 안되는 버그 수정
This commit is contained in:
@@ -1339,7 +1339,6 @@ function checkEmperior() {
|
||||
$db->insert('ng_old_nations', [
|
||||
'server_id'=>UniqueConst::$serverID,
|
||||
'nation'=>$nation['nation'],
|
||||
'history'=>'',
|
||||
'data'=>Json::encode($oldNation)
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user