Ejemplo n.º 1
0
 private void StartQuest(ConditionQuest cq)
 {
     scenarioQuest = cq;
     questUI.SetNewQuest(cq, (byte)QuestSection.Endgame);
 }