mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #10005 from PsiOmegaDelta/150703-Uplinkery
Uplink Items - Part III
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#endif
|
||||
|
||||
// Items that ask to be called every cycle.
|
||||
var/global/obj/effect/datacore/data_core = null
|
||||
var/global/datum/datacore/data_core = null
|
||||
var/global/list/all_areas = list()
|
||||
var/global/list/machines = list()
|
||||
var/global/list/processing_objects = list()
|
||||
|
||||
Reference in New Issue
Block a user