Exemple #1
0
 public void FoundTutorialChecker(PlayerTutorialChecker tc)
 {
     tutorialChecker = tc;
 }
 private void Awake()
 {
     instance = this;
 }