diff --git a/desktop_version/src/Game.cpp b/desktop_version/src/Game.cpp index 9df88cb7..e997a807 100644 --- a/desktop_version/src/Game.cpp +++ b/desktop_version/src/Game.cpp @@ -2918,35 +2918,10 @@ void Game::updatestate() state = 0; break; - //startscript = true; newscript="returntohub"; - //state = 0; - - /*case 3025: - if (recording == 1) { - //if recording the input, output it to debug here - trace(recordstring); - help.toclipboard(recordstring); - } - test = true; teststring = recordstring; - graphics.createtextbox(" Congratulations! ", 50, 80, 164, 164, 255); - graphics.addline(""); - graphics.addline("Your play of this level has"); - graphics.addline("been copied to the clipboard."); - graphics.addline(""); - graphics.addline("Please consider pasting and"); - graphics.addline("sending it to me! Even if you"); - graphics.addline("made a lot of mistakes - knowing"); - graphics.addline("exactly where people are having"); - graphics.addline("trouble is extremely useful!"); - graphics.textboxcenter(); - state = 0; - break;*/ - case 3500: music.fadeout(); state++; statedelay = 120; - //state = 3511; //testing break; case 3501: //Game complete!