mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 01:41:38 +00:00
01802074a0
Avoid load_scene for built-in resources to make sure we don't open a scene tab and prompt for model file editing. Load scene as regular resource instead and store the reference to keep the dependency until the remote inspector cache is cleared.