Compile fixes.

This commit is contained in:
Erthilo
2012-05-31 15:14:53 +01:00
parent 8e72965077
commit 014b91cda5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -103,7 +103,7 @@
return 1
proc/pulse(var/radio = 0)
pulse(var/radio = 0)
if(holder && (wires & WIRE_PULSE))
holder.process_activation(src, 1, 0)
if(holder && (wires & WIRE_PULSE_SPECIAL))