천통 시 왕조 일람용 테이블에 server_id 기록. 연감에 server_id로 이전 연감 조회기능 추가

This commit is contained in:
2018-06-26 23:01:43 +09:00
parent 62a2147e33
commit 1b814abf0b
2 changed files with 11 additions and 5 deletions
+1
View File
@@ -1258,6 +1258,7 @@ function checkEmperior() {
$db->insert('emperior', [
'phase'=>'-',
'server_id'=>UniqueConst::$serverID,
'nation_count'=>$statNC,
'nation_name'=>$statNation['nation_name'],
'nation_hist'=>$statNation['nation_hist'],