Exemplo n.º 1
0
 //Active the warnings if is necessary
 public void ActiveWarnings()
 {
     warnings.SetActive(gameField.ActiveWarnings());
 }