Exemplo n.º 1
0
 public void ShowDice()
 {
     dice.ShowDice(false);
     //AudioManager.Instance.RollTheDice(true);
 }
Exemplo n.º 2
0
 public void ShowDice()
 {
     dice.ShowDice(false);
     // ui_m.HideDiceImage();
     AudioManager.Instance.RollTheDice(true);
 }