mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-31 00:49:06 +01:00
Fix SQL migrations (#7194)
This commit is contained in:
@@ -253,7 +253,6 @@ CREATE TABLE `ss13_player_pai` (
|
||||
CREATE TABLE `ss13_player_preferences` (
|
||||
`ckey` varchar(32) NOT NULL,
|
||||
`ooccolor` text,
|
||||
`clientfps` int(11) DEFAULT '0',
|
||||
`lastchangelog` text,
|
||||
`UI_style` text,
|
||||
`current_character` int(11) DEFAULT '0',
|
||||
|
||||
Reference in New Issue
Block a user