mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-21 22:16:35 +01:00
jfc
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
return
|
||||
|
||||
|
||||
/obj/item/assembly/timer/process()
|
||||
/obj/item/assembly/timer/process(delta_time)
|
||||
if(timing && (time > 0))
|
||||
time--
|
||||
if(timing && time <= 0)
|
||||
|
||||
Reference in New Issue
Block a user