Exemplo n.º 1
0
 public void Choice(int choiceIndex, char decision)
 {
     PersistentDataManager.SetData(choiceIndex, decision);
 }