mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
If a file cannot be opened by the plugin connected, the engine would crash. This has been fixed by quitting the open_file() method early.
If a file cannot be opened by the plugin connected, the engine would crash. This has been fixed by quitting the open_file() method early.