fix: main scene name

pull/7/head
Евгений Сугоняко 2024-05-12 15:43:13 +03:00
parent 1a553d1860
commit 95fcf8ef1a
2 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ config/name_localized={
"en_US": "Cashflow Game Server"
}
config/version="0.0.0.001"
run/main_scene="res://data/scenes/server.tscn"
run/main_scene="res://data/scenes/Lobbies.tscn"
config/features=PackedStringArray("4.2", "GL Compatibility")
boot_splash/bg_color=Color(0, 0, 0, 1)
boot_splash/image="res://game-server.png"