공백지 생성은 가능. 추가 버그 확인 중

This commit is contained in:
2018-03-31 14:13:19 +09:00
parent 8abe3bf638
commit f19707989b
8 changed files with 51 additions and 37 deletions
+2 -2
View File
@@ -383,8 +383,8 @@ create table game (
starttime datetime,
isUnited int(1) default 0,
scenario int(2) default 0,
img int(1) default 0,
extend int(1) default 0,
show_img_level int(2) default 0,
extended_general int(1) default 0,
fiction int(1) default 0,
npcmode int(1) default 0,
tnmt_auto int(2) default 0, tnmt_time datetime default '2100-01-01 00:00:00',