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

Replaced SixAM splash screen for logo in credits window

- Renamed drag.gd to ItemDrag.gd
This commit is contained in:
Anthony Wilcox 2018-12-31 02:09:52 -05:00
parent 7d0b5ca1b6
commit 284384e866
8 changed files with 10 additions and 31 deletions

BIN
assets/sixam_logo_200px.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

View file

@ -2,12 +2,12 @@
importer="texture"
type="StreamTexture"
path="res://.import/sixam_splash.png-c58f13964bb4f1a11257474ab2e19217.stex"
path="res://.import/sixam_logo_200px.png-baa71e7a3367dd5a8ed2240f1a4217e3.stex"
[deps]
source_file="res://assets/sixam_splash.png"
dest_files=[ "res://.import/sixam_splash.png-c58f13964bb4f1a11257474ab2e19217.stex" ]
source_file="res://assets/sixam_logo_200px.png"
dest_files=[ "res://.import/sixam_logo_200px.png-baa71e7a3367dd5a8ed2240f1a4217e3.stex" ]
[params]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB