1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-12-18 04:44:43 -05:00

Recreated a few pants

- Recreated and replaced most pants from the original with the newer recreations
- Added debug settings to project
- Created assets folder for non-SVG art source files
This commit is contained in:
Anthony Wilcox 2019-04-30 01:51:53 -04:00
parent 21024f9c82
commit 782361dc0b
14 changed files with 644 additions and 1112 deletions

View file

@ -28,6 +28,14 @@ name_sv="Nathans klä upp"
GameKit="*res://src/GameKit.gd"
WinDialogs="*res://scn/WinDialogs.tscn"
[debug]
gdscript/completion/autocomplete_setters_and_getters=true
gdscript/warnings/unsafe_property_access=true
gdscript/warnings/unsafe_method_access=true
gdscript/warnings/unsafe_cast=true
gdscript/warnings/unsafe_call_argument=true
[display]
window/size/width=800