nathanhoad / godot_dialogue_manager

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

Fix a CodeEdit method name clash #583

Closed nathanhoad closed 3 months ago

nathanhoad commented 3 months ago

This fixes an upcoming issue with Godot 4.3 where a new method has been added to TextEdit that clashes with one in the dialogue text editor.