TeamSyndi / syndibox

SyndiBox - A powerful text engine for dialog-heavy Godot projects
MIT License
91 stars 9 forks source link

Fixed emitting wrong signal for section_finished #23

Closed Jellonator closed 4 years ago

Jellonator commented 4 years ago

Previously, this bit of code would emit "section finished" instead of "section_finished". This merge request fixes this typo.