From a6958f1669ea07cba761f98a7da579d3bf03618a Mon Sep 17 00:00:00 2001 From: Joshua Sigona Date: Sat, 11 Jul 2020 13:46:21 +0900 Subject: [PATCH] Remove test song data. --- DivaBot/src/MyRobot.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DivaBot/src/MyRobot.java b/DivaBot/src/MyRobot.java index 1226133..4471092 100644 --- a/DivaBot/src/MyRobot.java +++ b/DivaBot/src/MyRobot.java @@ -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