- The error that my last commit caused was there because I failed to delete a line properly. Sorry about that.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4591 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2012-08-30 16:16:17 +00:00
parent 4371fed56b
commit 9d44779031
@@ -98,8 +98,6 @@
handle_regular_hud_updates()
prev_gender = gender
// Grabbing
for(var/obj/item/weapon/grab/G in src)
G.process()