1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-06-25 16:14:43 -04:00

Project clean up

This commit is contained in:
Anthony Foxclaw 2020-06-21 10:36:07 -04:00
parent b62e8e82c6
commit bfd678a1de
70 changed files with 166 additions and 716 deletions

View file

@ -16,7 +16,7 @@ _global_script_class_icons={
[application]
config/name="Tony's Dress Up"
run/main_scene="res://scenes/TitleScn.tscn"
run/main_scene="res://scenes/game.tscn"
config/use_custom_user_dir=true
boot_splash/image="res://icon.png"
boot_splash/bg_color=Color( 0.8, 0.8, 0.4, 1 )