procs
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
. = ..()
|
||||
Make(S)
|
||||
connect_to_network()
|
||||
RegisterSignal(SSsun, COMSIG_SUN_MOVED, .proc/sun_update)
|
||||
RegisterSignal(SSsun, COMSIG_SUN_MOVED, PROC_REF(sun_update))
|
||||
|
||||
/obj/machinery/power/tracker/Destroy()
|
||||
unset_control() //remove from control computer
|
||||
|
||||
Reference in New Issue
Block a user