|
|
@ -97,8 +97,8 @@ public class MyRobot{ |
|
|
|
} |
|
|
|
} |
|
|
|
lastSongSelectTime = System.currentTimeMillis(); |
|
|
|
lastSongSelectTime = System.currentTimeMillis(); |
|
|
|
} else { |
|
|
|
} else { |
|
|
|
selectedSong=new SongData("test",new Color[] {}); |
|
|
|
/*selectedSong=new SongData("test",new Color[] {}); |
|
|
|
difficulty="EXEX"; |
|
|
|
difficulty="EXEX";*/ |
|
|
|
if ((selectedSong!=null && difficulty!=null) /*|| true*/) { |
|
|
|
if ((selectedSong!=null && difficulty!=null) /*|| true*/) { |
|
|
|
//Look for the results screen.
|
|
|
|
//Look for the results screen.
|
|
|
|
//602,217 254,254,254
|
|
|
|
//602,217 254,254,254
|
|
|
|