mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-29 19:43:16 +00:00
use /global/ sugar for bare globals, no leading /
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var/list/gamemode_cache = list()
|
||||
var/global/list/gamemode_cache = list()
|
||||
|
||||
/datum/configuration
|
||||
var/server_name = null // server name (for world name / status)
|
||||
|
||||
Reference in New Issue
Block a user