mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
SQL Changes for Lamp Bloom PR (#25863)
* Changes copied from #24534 * Adds NOT NULL constraint to the new columns
This commit is contained in:
@@ -403,7 +403,7 @@
|
||||
#define INVESTIGATE_HOTMIC "hotmic"
|
||||
|
||||
// The SQL version required by this version of the code
|
||||
#define SQL_VERSION 56
|
||||
#define SQL_VERSION 57
|
||||
|
||||
// Vending machine stuff
|
||||
#define CAT_NORMAL (1<<0)
|
||||
|
||||
Reference in New Issue
Block a user