Clean up world print

This commit is contained in:
mwerezak
2015-05-20 00:35:26 -04:00
parent c289975498
commit 01e8246e64

View File

@@ -112,7 +112,6 @@ note dizziness decrements automatically in the mob's Life() proc.
is_floating = 0
/atom/movable/proc/do_attack_animation(atom/A)
world << "[src].do_attack_animation([A])"
var/pixel_x_diff = 0
var/pixel_y_diff = 0