SQL Schema Error Fix from DZD

This commit is contained in:
KasparoVy
2016-07-28 17:11:08 -04:00
7 changed files with 97 additions and 50 deletions
-1
View File
@@ -255,7 +255,6 @@ CREATE TABLE `SS13_player` (
`nanoui_fancy` smallint(4) DEFAULT '1',
`show_ghostitem_attack` smallint(4) DEFAULT '1',
`lastchangelog` varchar(32) NOT NULL DEFAULT '0',
`lastchangelog` varchar(32) NOT NULL,
`space_parallax` smallint(4) DEFAULT '1',
`space_dust` smallint(4) DEFAULT '1',
`parallax_speed` float(24) DEFAULT '2',