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 -1
View File
@@ -29,7 +29,7 @@ public class Song {
private BufferedImage bannerImage;
private AudioInputStream audioStream;
private List<SongInstance> songs;
public List<SongInstance> songs;
public Song() {
title = "";