mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-22 02:17:05 +01:00
jfc
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
else
|
||||
icon_state = "bus_off"
|
||||
|
||||
/obj/machinery/ntnet_relay/process()
|
||||
/obj/machinery/ntnet_relay/process(delta_time)
|
||||
if(operable())
|
||||
update_use_power(USE_POWER_ACTIVE)
|
||||
else
|
||||
@@ -133,4 +133,4 @@
|
||||
new /obj/structure/frame(src.loc)
|
||||
qdel(src)
|
||||
return
|
||||
..()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user