mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
Merge pull request #5236 from phil235/SignalerBugFix
Fixes some runtimes linked to signalers.
This commit is contained in:
@@ -134,7 +134,8 @@ Code:
|
||||
if(signal.encryption != code) return 0
|
||||
if(!(src.wires & WIRE_RADIO_RECEIVE)) return 0
|
||||
pulse(1)
|
||||
src.loc.audible_message("\icon[src] *beep* *beep*", null, 1)
|
||||
if(src.loc)
|
||||
src.loc.audible_message("\icon[src] *beep* *beep*", null, 1)
|
||||
return
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user