Make the title screen the main scene

This commit is contained in:
Zoey Kitt 2024-11-17 11:13:39 -06:00
parent 574bc85d7e
commit a5e2c5cf4b

View file

@ -11,7 +11,7 @@ config_version=5
[application]
config/name="Overstimulator Oversimulator 2"
run/main_scene="res://scenes/main.tscn"
run/main_scene="res://scenes/title.tscn"
config/features=PackedStringArray("4.3", "GL Compatibility")
config/icon="res://icon.svg"