mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Tried to merge game loop with the broadcast. Minor error in canvas. need to fix.
#story[1047]
This commit is contained in:
@@ -104,6 +104,5 @@ public class LobbyController implements Initializable{
|
||||
public void readyButtonPressed() {
|
||||
GameState.setCurrentStage(GameStages.RACING);
|
||||
setContentPane("/views/RaceView.fxml");
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user