mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 11:42:20 +00:00
bd22b1cbe6
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.