By gameoverscreen able to typ a name

This commit is contained in:
Remco
2015-06-12 14:42:40 +02:00
parent 1a3f2cbc17
commit 336a3051ff
6 changed files with 158 additions and 34 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import model.objects.Highscore;
import model.objects.highscore.Highscore;
import audio.Song;
import audio.SongInstance;