Merge remote-tracking branch 'remotes/origin/master' into virizion_speed_builder

This commit is contained in:
Virizion 2015-12-10 15:38:17 -05:00
commit c73bd54aec

View File

@ -302,6 +302,11 @@ public class Runner extends SoloGame implements IThrown
{
return;
}
if (target.getLocation().getY() > data.GetThrown().getLocation().getY() + 0.5)
{
return;
}
}
//Damage Event