From a1ccbfe198fac30404858e3a267b06e921dce92d Mon Sep 17 00:00:00 2001 From: Chinsky Date: Thu, 15 Nov 2012 23:39:28 +0400 Subject: [PATCH] Fixes issue #1889 Timers, proxy and other trigger =RSD= properly again. --- code/modules/assembly/signaler.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/assembly/signaler.dm b/code/modules/assembly/signaler.dm index 6f70ad1a875..c304156a594 100644 --- a/code/modules/assembly/signaler.dm +++ b/code/modules/assembly/signaler.dm @@ -31,7 +31,7 @@ spawn(10) process_cooldown() -// signal() + signal() return 1 update_icon()