접속장수 수 위치 이동

This commit is contained in:
2020-05-06 02:25:58 +09:00
parent 3cbc018f25
commit 97261e2ee9
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',