#document

This commit is contained in:
Calum
2017-09-26 01:12:43 +13:00
parent 83871a0336
commit e990c68d40
3 changed files with 2 additions and 3 deletions
@@ -402,7 +402,6 @@ public class GameView3D extends GameView{
playerYacht.toggleSail();
playerBoatAnimationTimer = new AnimationTimer() {
double count = 60;
Point2D lastLocation = scaledPoint.findScaledXY(playerYacht.getLocation());
@Override