GammelJan 6 years ago
parent 457b5818c5
commit cfdc9f361e

@ -114,6 +114,7 @@ public class Level {
projectile.setyPos(yPosPivot);
angle = 0;
angleSpeed = 0;
isTraceInitialised = new boolean[traces.length];
}
public Goal getGoal() {

Loading…
Cancel
Save