mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Reduce lines by removing blank lines added by PJ's script
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
if(armed)
|
||||
armed = 0
|
||||
to_chat(user, "\blue You disarm \the [src].")
|
||||
|
||||
return
|
||||
timing = !timing
|
||||
if(timing)
|
||||
@@ -33,7 +32,6 @@
|
||||
timepassed = 0
|
||||
to_chat(H, "\blue You [timing ? "activate \the [src]'s timer, you have 15 seconds." : "de-activate \the [src]'s timer."]")
|
||||
|
||||
|
||||
process()
|
||||
if(!timing)
|
||||
processing_objects.Remove(src)
|
||||
|
||||
Reference in New Issue
Block a user