접속장수 수 위치 이동

This commit is contained in:
2020-05-06 02:25:58 +09:00
parent a2823b3c29
commit f13cfd190e
3 changed files with 13 additions and 9 deletions
-1
View File
@@ -116,7 +116,6 @@ CREATE TABLE `nation` (
`nation` INT(6) NOT NULL AUTO_INCREMENT,
`name` VARCHAR(64) NOT NULL COLLATE 'utf8mb4_bin',
`color` CHAR(10) NOT NULL,
`onlinegen` TEXT NULL DEFAULT '',
`capital` INT(1) NULL DEFAULT '0',
`capset` INT(6) NULL DEFAULT '0',
`gennum` INT(3) NULL DEFAULT '1',