mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-01-31 23:29:36 +01:00
Gjør om bytting til kortutvelgingsskjermen
This commit is contained in:
parent
80d0c954de
commit
369cf740f9
@ -16,7 +16,7 @@ public class RoboRallyWrapper extends Game {
|
||||
batch = new SpriteBatch();
|
||||
font = new BitmapFont();
|
||||
this.screenManager = new ScreenManager();
|
||||
this.setScreen(screenManager.getCardChoiceScreen(this));
|
||||
this.setScreen(screenManager.getMainMenuScreen(this));
|
||||
}
|
||||
|
||||
public void dispose() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user