Changed sound player, code will work on java 7

This commit is contained in:
jancoow
2015-06-05 20:45:39 +02:00
parent f9e6a90160
commit ab5fd4007d
6 changed files with 47 additions and 86 deletions
-1
View File
@@ -51,7 +51,6 @@ public class PlayState extends GameState {
@Override
public void init() {
sh.stop();
sh.play();
for(int i=1; i<ButtonHandler.getButtons().size(); i++)