playable game

This commit is contained in:
Remco
2015-06-02 15:47:23 +02:00
parent 6a356982a6
commit 76a41dbbd1
10 changed files with 105 additions and 23 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ public class MenuState extends GameState {
@Override
public void init() {
// TODO Auto-generated method stub
sh.play(true);
}
@Override