pushing to switch to clans/alpha

This commit is contained in:
NewGarbo 2016-02-04 22:54:43 +00:00
parent bc19cf01f7
commit 03da4485b3

View File

@ -170,6 +170,8 @@ public class Catapult extends SiegeWeapon
return;
}
System.out.println(getPoint(_yaw));
ArmorStand stand = (ArmorStand) getEntity("Point_" + getPoint(_yaw));
stand.setPassenger(getRider());