nathanhoad / godot_dialogue_manager

A powerful nonlinear dialogue system for Godot
MIT License
2.04k stars 161 forks source link

Fix randomising goto snippets #617

Closed nathanhoad closed 1 month ago

nathanhoad commented 1 month ago

This fixes randomised lines that use goto snippets.

Fixes #573