diff options
| author | Radio <radiohotline@disroot.org> | 2026-04-20 21:32:25 +0300 |
|---|---|---|
| committer | Radio <radiohotline@disroot.org> | 2026-04-20 21:32:25 +0300 |
| commit | a516eb1ea9ecd1b5f0dc320736e111f785e92b85 (patch) | |
| tree | 36e5fa08c8f62e55eab18f2b7548ad8981479aad /project.godot | |
| parent | 47d6d16267965387465460c28078a378a5bfbc62 (diff) | |
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/project.godot b/project.godot index b9de75c..7cc4842 100644 --- a/project.godot +++ b/project.godot @@ -11,8 +11,8 @@ config_version=5 [application] config/name="Programmer game" -run/main_scene="uid://ctyp7ogh4dg4m" -config/features=PackedStringArray("4.5", "Forward Plus") +run/main_scene="res://test.tscn" +config/features=PackedStringArray("4.2", "Forward Plus") config/icon="res://icon.svg" [input] |
