//sets the PurchaseHint script
 public void SetTutorialPurchaseHint(PurchaseHint hint)
 {
     tutorialHint = hint;
 }
Пример #2
0
 //sets the PurchaseHint script
 public void SetTutorialPurchaseHint(PurchaseHint hint)
 {
     tutorialHint = hint;
 }