void Start() { ohhiGameBoard = GetComponentInParent <ohhiGameBoard>(); }
void Start() { ohhiGameBoard = GetComponentInParent<ohhiGameBoard>(); }