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:
mport2004@gmail.com
2011-11-21 07:25:48 +00:00
parent ab87ae6338
commit 7c8ed7b030
6 changed files with 73 additions and 273 deletions

View File

@@ -49,7 +49,7 @@
process()
if(timing && (time >= 0))
if(timing && (time > 0))
time--
if(timing && time <= 0)
timing = 0