From b11a80b4febcc24e08a9276bffe67e56e7267e9b Mon Sep 17 00:00:00 2001 From: Couls Date: Fri, 12 Jul 2019 03:17:55 -0400 Subject: [PATCH] Update misc.dm --- code/__DEFINES/misc.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/__DEFINES/misc.dm b/code/__DEFINES/misc.dm index d35aa89c37e..9f2556df3a4 100644 --- a/code/__DEFINES/misc.dm +++ b/code/__DEFINES/misc.dm @@ -315,7 +315,7 @@ #define INVESTIGATE_BOMB "bombs" // The SQL version required by this version of the code -#define SQL_VERSION 6 +#define SQL_VERSION 7 // Vending machine stuff #define CAT_NORMAL 1