mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
cleaned up code for merging back to develop #story[923]
This commit is contained in:
@@ -133,7 +133,6 @@ public class Controller implements Initializable {
|
||||
public void switchToRaceView() {
|
||||
switchedToRaceView = true;
|
||||
setContentPane("/views/RaceView.fxml");
|
||||
System.out.println("boatPositions.size()1 = " + boatPositions.size());
|
||||
StreamParser.boatPositions.clear();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user