small racing game im working on
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.godot b/project.godot index 2f0a20d..5ebfcd9 100644 --- a/project.godot +++ b/project.godot @@ -14,7 +14,7 @@ config/name="tracer" run/main_scene="res://start.tscn" config/use_custom_user_dir=true config/custom_user_dir_name="tracer" -config/features=PackedStringArray("4.1") +config/features=PackedStringArray("4.0") [autoload] |