Closed nathanhoad closed 1 month ago
This addresses an issue where calls to DialogueManager.GetNextDialogueLine within the same tick would all return the value from the first request.
DialogueManager.GetNextDialogueLine
This addresses an issue where calls to
DialogueManager.GetNextDialogueLine
within the same tick would all return the value from the first request.