mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
SQL Schema Error Fix from DZD
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user