Exemple #1
0
 public void Clicked()
 {
     spriteSwap.SwapToSprite((int)difficulty);
     scoreboardWindow.ChangeDifficulty((int)difficulty);
 }