mirror of
https://github.com/tonytins/dressupzack
synced 2025-09-19 00:54:43 -04:00
Removed singleton scripts
- Got rid of pause scene
This commit is contained in:
parent
99e07176f6
commit
b470b9baef
8 changed files with 1 additions and 429 deletions
|
@ -30,12 +30,6 @@ config/macos_native_icon="res://icon.icns"
|
|||
config/windows_native_icon="res://icon.ico"
|
||||
name_sv="Tonys klä upp"
|
||||
|
||||
[autoload]
|
||||
|
||||
GameKit="*res://scripts/GameKit.gd"
|
||||
UserSettings="*res://scripts/UserSettings.gd"
|
||||
Soundtrack="*res://scripts/Soundtrack.gd"
|
||||
|
||||
[debug]
|
||||
|
||||
gdscript/completion/autocomplete_setters_and_getters=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue