Remove test song data.
This commit is contained in:
parent
7b63cd8809
commit
a6958f1669
@ -97,8 +97,8 @@ public class MyRobot{
|
||||
}
|
||||
lastSongSelectTime = System.currentTimeMillis();
|
||||
} else {
|
||||
selectedSong=new SongData("test",new Color[] {});
|
||||
difficulty="EXEX";
|
||||
/*selectedSong=new SongData("test",new Color[] {});
|
||||
difficulty="EXEX";*/
|
||||
if ((selectedSong!=null && difficulty!=null) /*|| true*/) {
|
||||
//Look for the results screen.
|
||||
//602,217 254,254,254
|
||||
|
Loading…
x
Reference in New Issue
Block a user