mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-30 00:30:06 +01:00
use /global/ sugar for bare globals, no leading /
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var/list/spells = typesof(/spell) //needed for the badmin verb for now
|
||||
var/global/list/spells = typesof(/spell) //needed for the badmin verb for now
|
||||
|
||||
/spell
|
||||
var/name = "Spell"
|
||||
|
||||
Reference in New Issue
Block a user