mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-01 13:02:02 +00:00
Signalers will now work with the PDA Signalers.
Numpad may once again be used to type numbers and operators. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2539 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
|
||||
|
||||
process()
|
||||
if(timing && (time >= 0))
|
||||
if(timing && (time > 0))
|
||||
time--
|
||||
if(timing && time <= 0)
|
||||
timing = 0
|
||||
|
||||
Reference in New Issue
Block a user