fixes shit

This commit is contained in:
Miauw
2014-03-09 18:31:43 +01:00
parent 8c172733a8
commit 520b114293
15 changed files with 89 additions and 89 deletions

View File

@@ -286,7 +286,7 @@ datum/signal
var/obj/item/device/radio/hradio = S.server_radio
if(!hradio)
error("[src] has no radio.")
ERROR("[src] has no radio.")
return
if((!message || message == "") && message != 0)