mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-26 08:34:43 -04:00
Use Godot's native resolution
- Redid the wordrobe background which finally gives a chance to use Godot's native resolution, allowing for more screen real estate, and add more items. - Removed the Classic option. It may return in the future.
This commit is contained in:
parent
8364b235a6
commit
9ba4f11a10
6 changed files with 217 additions and 115 deletions
|
@ -15,4 +15,4 @@ func _on_LicenseBtn_pressed():
|
|||
$WinDialogs/LicenseWin.show()
|
||||
|
||||
func _on_PlayBtn_pressed():
|
||||
$MenuRf/ModePanel.show()
|
||||
switch_scenes("modern")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue