Fix journal adventurer selection
This commit is contained in:
@@ -81,7 +81,7 @@ public class DialoguePanel : MonoBehaviour
|
||||
{
|
||||
m_skipped = false;
|
||||
m_characterText.text = "";
|
||||
|
||||
m_questionIndexAsked.Clear();
|
||||
StopAllCoroutines();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user