mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 23:51:17 +01:00
Fix SQL migrations (#7194)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
--
|
||||
-- Complimentary of PR #7127
|
||||
--
|
||||
|
||||
ALTER TABLE `ss13_player_preferences`
|
||||
ADD `clientfps` INT DEFAULT '0' AFTER `ooccolor`;
|
||||
Reference in New Issue
Block a user