Removes a stray world <<

This commit is contained in:
Yoshax
2016-09-21 04:44:11 +01:00
parent 5efedbb639
commit fbf645afd9

View File

@@ -46,7 +46,6 @@
if(hit_zone == BP_TORSO && shank_attack(W, G, user))
return 1
if(G.state >= GRAB_NECK)
world << "9"
if(hit_zone == BP_HEAD && attack_throat(W, G, user, hit_zone))
return 1
return 0