mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-14 12:12:37 +00:00
Merge pull request #8531 from Spookerton/spkrtn/sys/global-agenda
updates all bare globals to use /global/ semantics, and all shared members to /static/
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
var/datum/controller/subsystem/air/air_master
|
||||
var/global/datum/controller/subsystem/air/air_master
|
||||
|
||||
var/tick_multiplier = 2
|
||||
var/global/tick_multiplier = 2
|
||||
|
||||
/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user