Revert "Coin"

This commit is contained in:
Janco Kock
2015-06-15 21:43:12 +02:00
parent 427cd9accc
commit 54156e52b3
8 changed files with 52 additions and 318 deletions
+2 -1
View File
@@ -23,7 +23,8 @@ public class GameOverState extends GameState {
BufferedImage gameOver = Images.getImage(ImageType.gameover);
VolatileImage background;
Font textFont = new Font("OCR A Extended", Font.BOLD, 70);
private String endScore = "";
int frame;