Added SongInstanceDifficultyButtons :)))))))

This commit is contained in:
Dofensmirtsz
2015-06-04 13:48:49 +02:00
parent 65e5cb3eac
commit 5f8e7706f2
4 changed files with 18 additions and 10 deletions
+1
View File
@@ -32,4 +32,5 @@ public class DifficultyButton {
g2.drawString(str, x+5, y+50);
}
}