mirror of
https://github.com/godotengine/regression-test-project.git
synced 2026-01-04 22:10:07 +03:00
CreatingAllThings (#61)
This commit is contained in:
@@ -16,6 +16,7 @@ var can_be_closed: bool = true
|
||||
|
||||
# Each scene runs alone
|
||||
const alone_steps: Array = [
|
||||
"res://CreatingAllThings/CreatingAllThings.tscn",
|
||||
"res://Nodes/Nodes.tscn",
|
||||
"res://Physics/2D/Physics2D.tscn",
|
||||
"res://Physics/3D/Physics3D.tscn",
|
||||
|
||||
Reference in New Issue
Block a user