This commit is contained in:
parent
3151e11947
commit
2f71899eb9
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ public class SpaceGame extends SimplePhysicsGame {
|
|||
Logger.getLogger( "" ).setLevel( Level.WARNING );
|
||||
SpaceGame game = new SpaceGame();
|
||||
game.setConfigShowMode(ConfigShowMode.AlwaysShow);
|
||||
game.start();
|
||||
game.start();
|
||||
}
|
||||
|
||||
protected void simpleInitGame() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue