mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-26 08:34:43 -04:00
Changed window dialog types
- Changed the window dialog types to so they can be exited upon just by pressing "Ok" - Settings shell command has been simplfied so typing "settings" will show the setting window, as oppose to the button. - Renamed cmd_interface to shell_interface - Tweaked the about text
This commit is contained in:
parent
05b137616c
commit
602e6b0a45
4 changed files with 30 additions and 34 deletions
|
@ -1,6 +1,6 @@
|
|||
[gd_scene format=2]
|
||||
|
||||
[node name="Shell" type="Control" index="0"]
|
||||
[node name="Shell" type="Control"]
|
||||
|
||||
anchor_left = 0.0
|
||||
anchor_top = 0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue