Merge branch 'master' into mapsyncs43293845982

This commit is contained in:
deathride58
2018-01-07 22:06:04 +00:00
committed by GitHub
3 changed files with 14 additions and 9 deletions
-1
View File
@@ -391,7 +391,6 @@
yo = targloc.y - curloc.y
xo = targloc.x - curloc.x
setAngle(Get_Angle(src, targloc))
if(isliving(source) && params)
var/list/calculated = calculate_projectile_angle_and_pixel_offsets(source, params)
p_x = calculated[2]