use /global/ sugar for bare globals, no leading /

This commit is contained in:
spookerton
2022-04-15 12:07:26 +01:00
parent ee67e174fb
commit 556331a6a3
215 changed files with 713 additions and 724 deletions

View File

@@ -1,4 +1,4 @@
/var/create_object_html = null
var/global/create_object_html = null
/datum/admins/proc/create_object(var/mob/user)
if (!create_object_html)