[s] Fixing an issue with slot machines crashing the server.

This commit is contained in:
Ghommie
2020-02-23 13:09:21 +01:00
parent fd5051361e
commit 2b740f9bad
4 changed files with 19 additions and 11 deletions
+1
View File
@@ -32,6 +32,7 @@ GLOBAL_LIST_EMPTY(meteor_list) // List of all meteors.
GLOBAL_LIST_EMPTY(active_jammers) // List of active radio jammers
GLOBAL_LIST_EMPTY(ladders)
GLOBAL_LIST_EMPTY(trophy_cases)
GLOBAL_LIST_EMPTY(coin_values)
GLOBAL_LIST_EMPTY(wire_color_directory)
GLOBAL_LIST_EMPTY(wire_name_directory)