mirror of
https://github.com/tonytins/dressupzack
synced 2025-12-18 21:04:43 -05:00
Replaced SixAM splash screen for logo in credits window
- Renamed drag.gd to ItemDrag.gd
This commit is contained in:
parent
7d0b5ca1b6
commit
284384e866
8 changed files with 10 additions and 31 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[gd_scene load_steps=17 format=2]
|
||||
|
||||
[ext_resource path="res://assets/briefs.png" type="Texture" id=1]
|
||||
[ext_resource path="res://src/drag.gd" type="Script" id=2]
|
||||
[ext_resource path="res://src/ItemDrag.gd" type="Script" id=2]
|
||||
[ext_resource path="res://assets/undies.png" type="Texture" id=3]
|
||||
[ext_resource path="res://assets/jeans.png" type="Texture" id=4]
|
||||
[ext_resource path="res://assets/dj shorts.png" type="Texture" id=5]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue