Verbetercode.

This commit is contained in:
Bilel Bghiel
2015-06-16 17:30:34 +02:00
parent 7507d0fd63
commit 1f44b5b487
4 changed files with 148 additions and 49 deletions
+1
View File
@@ -218,6 +218,7 @@ public class PlayState extends GameState {
enemies_hit++;
enemysInPath.remove();
notHit = false;
infoPanel.throwACoin(); // Coin Animatie starten bij hit
break;
}
}