diff options
author | IcECreAm777 <31211782+IcECreAm777@users.noreply.github.com> | 2022-07-17 06:33:18 +0200 |
---|---|---|
committer | IcECreAm777 <31211782+IcECreAm777@users.noreply.github.com> | 2022-07-17 06:33:18 +0200 |
commit | 6cdf5b1fc587bfa7f3ed8b3388c232269946a5da (patch) | |
tree | 24a3c1b8215f0a8ab03afaac7ea0deecc8040882 /godot/project.godot | |
parent | 2463d0532a63ae4d7f67dbd56d9d886b214b2ac5 (diff) | |
download | 2022-6cdf5b1fc587bfa7f3ed8b3388c232269946a5da.tar.gz 2022-6cdf5b1fc587bfa7f3ed8b3388c232269946a5da.tar.bz2 2022-6cdf5b1fc587bfa7f3ed8b3388c232269946a5da.zip |
small UI changes
Diffstat (limited to 'godot/project.godot')
-rw-r--r-- | godot/project.godot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/godot/project.godot b/godot/project.godot index 428c9cf..a14afe0 100644 --- a/godot/project.godot +++ b/godot/project.godot @@ -15,7 +15,7 @@ _global_script_class_icons={ [application] config/name="code-with-your-friends2022" -run/main_scene="res://scenes/Menu.tscn" +run/main_scene="res://scenes/levels/MainMenu.tscn" config/icon="res://assets/godot-ferris-32x32.png" [display] |