공백지 점령용 예비 코드에 '수도'가 지정되지 않은 문제 해결

천통 가능
This commit is contained in:
2018-04-13 01:52:27 +09:00
parent 3a472506cf
commit 033466edcc
5 changed files with 46 additions and 29 deletions
+1 -1
View File
@@ -462,7 +462,7 @@ create table if not exists emperior (
special_hist text default '',
name char(64) default '',
type char(64) default '',
color char(6) default '',
color char(7) default '',
year int(4) default 0,
month int(2) default 0,
power int(8) default 0,