Forgot the GLOB.

This commit is contained in:
Rykka
2020-01-15 16:49:05 -07:00
parent 4a78b14451
commit 2214003ff2

View File

@@ -185,7 +185,7 @@
cell = null
internal_tank = null
mech_destroyed_roundstat++ //This is for the roundtrivia system
GLOB.mech_destroyed_roundstat++ //This is for the roundtrivia system
QDEL_NULL(pr_int_temp_processor)
QDEL_NULL(pr_inertial_movement)