TG: Fixes a pesky compile error in my last commit.

Revision: r3756
Author: 	 vageyenaman
This commit is contained in:
Erthilo
2012-06-23 15:10:49 +01:00
parent dfb6676ebb
commit 13aa7558a6
5 changed files with 76 additions and 3 deletions
@@ -232,7 +232,6 @@ CRITTER GRENADE
else
if (M.ear_damage >= 5)
M << "\red Your ears start to ring!"
M.update_icons()
prime() // Prime now just handles the two loops that query for people in lockers and people who can see it.
var/turf/T = get_turf(src)