public void pressAutoSpin()
 {
     tickets.changeAutoSpin();
     autoSpin.Play();
 }