Exemplo n.º 1
0
 private void OnEnable()
 {
     state = -1;
     footerManager.Initialize(true);
     LanguagesFillers.FillBestiaryTutorial(typesSubtitle, raritiesSubtitle, platesSubtitle, monsterListSubtitle);
     PresentTutorial(true);
 }