Simplify codebase (#31)

This commit is contained in:
Rafał Mikrut
2021-03-15 15:41:38 +01:00
committed by GitHub
parent c1da5da9fd
commit 63cd7b04eb
13 changed files with 65 additions and 328 deletions

View File

@@ -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",