pushing to switch to clans/alpha
This commit is contained in:
parent
bc19cf01f7
commit
03da4485b3
@ -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());
|
||||
|
Loading…
Reference in New Issue
Block a user