fix: main scene name
parent
1a553d1860
commit
95fcf8ef1a
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue