Use dance option tab as initial tab
This commit is contained in:
@@ -479,7 +479,7 @@ public class OptionsMenu extends BasicGameState {
|
|||||||
public void enter(GameContainer container, StateBasedGame game)
|
public void enter(GameContainer container, StateBasedGame game)
|
||||||
throws SlickException {
|
throws SlickException {
|
||||||
UI.enter();
|
UI.enter();
|
||||||
currentTab = OptionTab.DISPLAY;
|
currentTab = OptionTab.DANCE;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user