Ejemplo n.º 1
0
 private void Start()
 {
     story_entries = text_source.GetStoryEntries();
     current_entry = 0;
 }