public static void ResetSpeedrun() { Ghosts.ResetRecording(); //Resets (wipes) but stays in active recording mode speedrunTimeSet = timeInSeconds; //sets the timeset (the amount subtracted) from speedrun, forward. }