mirror of
https://github.com/godotengine/regression-test-project.git
synced 2026-01-04 22:10:07 +03:00
Add deleting reparenting (#23)
* Add deleting reparenting * Remove simple reparenting * Disable some things which starts to print errors
This commit is contained in:
@@ -22,7 +22,7 @@ const alone_steps : Array = [
|
||||
"res://Physics/3D/Physics3D.tscn",
|
||||
"res://Rendering/Lights2D/Lights2D.tscn",
|
||||
"res://Rendering/Lights3D/Lights3D.tscn",
|
||||
"res://Reparenting/Reparenting.tscn",
|
||||
"res://ReparentingDeleting/ReparentingDeleting.tscn",
|
||||
"res://Text/Text.tscn",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user