mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
Optimizes IP Address Storage in DB (#25751)
* Initial commit * comment fix * Updates new columns position in table * Updates insert statement for connection_log * 57 to 58 - Handles changes post merge conflict
This commit is contained in:
@@ -420,7 +420,7 @@
|
||||
#define INVESTIGATE_HOTMIC "hotmic"
|
||||
|
||||
// The SQL version required by this version of the code
|
||||
#define SQL_VERSION 57
|
||||
#define SQL_VERSION 58
|
||||
|
||||
// Vending machine stuff
|
||||
#define CAT_NORMAL (1<<0)
|
||||
|
||||
Reference in New Issue
Block a user