You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-31 18:41:20 +00:00
-One liner fix for crash, line was removed accidentally.
This commit is contained in:
@@ -104,6 +104,8 @@ Node *PackedScene::instance(bool p_gen_edit_state) const {
|
||||
}
|
||||
}
|
||||
|
||||
node = obj->cast_to<Node>();
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user