Try to use smaller amount of time (#22)

This commit is contained in:
Rafał Mikrut
2021-01-15 16:24:46 +01:00
committed by GitHub
parent e3a4fd5bd9
commit d1e01ce9c2
6 changed files with 308 additions and 568 deletions

View File

@@ -30,7 +30,7 @@ const alone_steps : Array = [
# This should be put regression scripts which needs to run only once
const all_in_one : Array = [
"res://AIO/Operators/Operators.tscn",
"res://AIO/AllNodes/ALL.tscn",
#"res://AIO/AllNodes/ALL.tscn",
]
func _init():