mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-29 20:29:00 +02:00
Auto-forward to level select when run from editor
This commit is contained in:
parent
7903a8d9f3
commit
fd58638753
3 changed files with 5 additions and 2 deletions
|
@ -51,7 +51,7 @@ _global_script_class_icons={
|
|||
[application]
|
||||
|
||||
config/name="git-hydra"
|
||||
run/main_scene="res://scenes/level_select.tscn"
|
||||
run/main_scene="res://scenes/title.tscn"
|
||||
config/use_custom_user_dir=true
|
||||
boot_splash/bg_color=Color( 0, 0, 0, 1 )
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue