normgeneral 삭제

This commit is contained in:
2018-04-08 12:31:42 +09:00
parent 7875e6885f
commit 493b3c7d97
6 changed files with 17 additions and 17 deletions
-1
View File
@@ -371,7 +371,6 @@ CREATE TABLE `game` (
`msg` TEXT NULL DEFAULT '',
`maxgeneral` INT(3) NULL DEFAULT '100',
`genius` INT(2) NULL DEFAULT '3',
`normgeneral` INT(3) NULL DEFAULT '100',
`maxnation` INT(3) NULL DEFAULT '50',
`gold_rate` INT(3) NULL DEFAULT '100',
`rice_rate` INT(3) NULL DEFAULT '100',