CreatingAllThings (#61)

This commit is contained in:
Rafał Mikrut
2021-09-18 20:59:24 +02:00
committed by GitHub
parent e40215477b
commit 95da6a1ad7
3 changed files with 37 additions and 0 deletions

View File

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