mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-26 22:56:33 +01:00
use /global/ sugar for bare globals, no leading /
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
// If hooded, have [kit_icon]_suit_t in both files for the hood-up version.
|
||||
// If not using the default overlay, have [kit_icon]_light in both files for custom light overlays.
|
||||
|
||||
/var/list/custom_items = list()
|
||||
var/global/list/custom_items = list()
|
||||
|
||||
/datum/custom_item
|
||||
var/assoc_key
|
||||
|
||||
Reference in New Issue
Block a user