Ok for reals this time, removes unnecessary debugging messages.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2548 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
vageyenaman@gmail.com
2011-11-23 21:45:11 +00:00
parent 0b1318997c
commit d719cadf3e

View File

@@ -230,12 +230,8 @@
spawn(15) // must wait for map loading to finish
if(radio_controller)
world << "test"
radio_connection = radio_controller.add_object(src, frequency, RADIO_MAGNETS)
if(!radio_connection)
world << "oh no!"
attack_ai(mob/user as mob)
return src.attack_hand(user)