mirror of
https://github.com/godotengine/regression-test-project.git
synced 2026-01-03 14:09:15 +03:00
Simplify codebase (#31)
This commit is contained in:
@@ -14,7 +14,7 @@ var time_for_each_step : int = -1
|
||||
|
||||
# Each scene runs alone
|
||||
const alone_steps : Array = [
|
||||
"res://MainScenes/MainScenes.tscn",
|
||||
"res://Nodes/Nodes.tscn",
|
||||
"res://Physics/2D/Physics2D.tscn",
|
||||
"res://Physics/3D/Physics3D.tscn",
|
||||
"res://Rendering/Lights2D/Lights2D.tscn",
|
||||
|
||||
Reference in New Issue
Block a user