Пример #1
0
 void Start()
 {
     ohhiGameBoard = GetComponentInParent <ohhiGameBoard>();
 }
Пример #2
0
 void Start()
 {
     ohhiGameBoard = GetComponentInParent<ohhiGameBoard>();
 }