Revert "ports hat throwing"

This commit is contained in:
Dahlular
2021-01-20 09:20:55 -07:00
committed by GitHub
parent e79656c1ba
commit 893bd14014
17 changed files with 10 additions and 84 deletions
-2
View File
@@ -627,8 +627,6 @@
TT.diagonals_first = diagonals_first
TT.force = force
TT.callback = callback
if(!QDELETED(thrower))
TT.target_zone = thrower.zone_selected
var/dist_x = abs(target.x - src.x)
var/dist_y = abs(target.y - src.y)