예제 #1
0
 //Active the warnings if is necessary
 public void ActiveWarnings()
 {
     warnings.SetActive(gameField.ActiveWarnings());
 }