dialogic-godot / dialogic

💬 Create Dialogs, Visual Novels, RPGs, and manage Characters with Godot to create your Game!
https://dialogic.pro
MIT License
3.35k stars 206 forks source link

Remove direct Dialogic reference to avoid installation error #2204

Closed Jowan-Spooner closed 3 weeks ago

Jowan-Spooner commented 3 weeks ago

The history layer referenced the Dialogic autoload directly, which always results in an error on initial import of the plugin. This should remove that error, while working the same.