//sets the PurchaseHint script
 public void SetTutorialPurchaseHint(PurchaseHint hint)
 {
     tutorialHint = hint;
 }
Exemplo n.º 2
0
 //sets the PurchaseHint script
 public void SetTutorialPurchaseHint(PurchaseHint hint)
 {
     tutorialHint = hint;
 }