public void CancelWithNoError()
 {
     cancel = true;
     fading.DisappearPlayerScoreCanvas();
     highScores.DownloadHighscores();
 }