첫 화면 띄우기 성공
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ CREATE TABLE `general` (
|
||||
`history` MEDIUMTEXT NULL DEFAULT '',
|
||||
`belong` INT(2) NULL DEFAULT '1',
|
||||
`betray` INT(2) NULL DEFAULT '0',
|
||||
`personal` INT(2) NULL DEFAULT '0',
|
||||
`personal` VARCHAR(20) NOT NULL DEFAULT 'None',
|
||||
`special` VARCHAR(20) NOT NULL DEFAULT 'None',
|
||||
`specage` INT(2) NULL DEFAULT '0',
|
||||
`special2` VARCHAR(20) NOT NULL DEFAULT 'None',
|
||||
|
||||
Reference in New Issue
Block a user