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

Moved remove buttons to the front

- Moved remove buttons to the front to make room for future clothes
- Disbled HDPI mode
This commit is contained in:
Anthony Foxclaw 2020-07-04 21:08:07 -04:00
parent 591110ed8f
commit 56056a12ff
2 changed files with 34 additions and 41 deletions

View file

@ -34,7 +34,6 @@ gdscript/completion/autocomplete_setters_and_getters=true
window/size/width=800
window/size/height=500
window/size/resizable=false
window/dpi/allow_hidpi=true
mouse_cursor/custom_image="res://sprites/clothes/cursor.png"
window/stretch/mode="viewport"
window/stretch/aspect="keep"