SQL changes for quirks (#28956)

* Put it over here

* wrong

* over here as well

* Fixes it actually this time
This commit is contained in:
BiancaWilkson
2025-05-04 12:22:48 +00:00
committed by GitHub
parent b5fa9dda9f
commit d5ec3cdb72
4 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -437,7 +437,7 @@
#define INVESTIGATE_WIRES "wires"
// The SQL version required by this version of the code
#define SQL_VERSION 66
#define SQL_VERSION 67
// Vending machine stuff
#define CAT_NORMAL (1<<0)