Properly defines a few global vars (#7938)

This commit is contained in:
Selis
2024-03-12 14:11:01 +01:00
committed by GitHub
parent 193e5b8feb
commit 24c3099b57
21 changed files with 97 additions and 93 deletions
@@ -1,4 +1,4 @@
var/datum/gear_tweak/item_tf_spawn/gear_tweak_item_tf_spawn = new()
GLOBAL_DATUM_INIT(gear_tweak_item_tf_spawn, /datum/gear_tweak/item_tf_spawn, new())
/datum/gear_tweak/item_tf_spawn
@@ -98,4 +98,4 @@ GLOBAL_DATUM_INIT(gear_tweak_free_matrix_recolor, /datum/gear_tweak/matrix_recol
if(istype(I))
I.add_atom_colour(metadata, FIXED_COLOUR_PRIORITY)
else
I.color = metadata // fuck off underwear
I.color = metadata // fuck off underwear