mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-25 16:14:43 -04:00
Updated screenshot
This commit is contained in:
parent
b85ee22101
commit
20a553f9c3
4 changed files with 3 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
[ext_resource path="res://Clothes.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://GUI.tscn" type="PackedScene" id=6]
|
||||
|
||||
[node name="GameScreen" type="Node"]
|
||||
[node name="GameScreen" type="Node" index="0"]
|
||||
|
||||
script = ExtResource( 1 )
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
[ext_resource path="res://src/WinDialogs.gd" type="Script" id=1]
|
||||
[ext_resource path="res://music/song.ogg" type="AudioStream" id=2]
|
||||
|
||||
[node name="WinDialogs" type="Control" index="0"]
|
||||
[node name="WinDialogs" type="Control"]
|
||||
|
||||
anchor_left = 0.0
|
||||
anchor_top = 0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue