mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Repaths subsystem to controller/subsystem (#24624)
* Repaths subsystem to controller/subsystem * Fix the shit
This commit is contained in:
@@ -585,7 +585,7 @@ var/next_mob_id = 0
|
||||
stat("Failsafe Controller:", "ERROR")
|
||||
if(Master)
|
||||
stat(null)
|
||||
for(var/datum/subsystem/SS in Master.subsystems)
|
||||
for(var/datum/controller/subsystem/SS in Master.subsystems)
|
||||
SS.stat_entry()
|
||||
cameranet.stat_entry()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user