mirror of
https://github.com/tonytins/dressupzack
synced 2025-07-03 03:24:44 -04:00
Removed Beyond outfit
- WIP experiential JSON format for loading in new clothes
This commit is contained in:
parent
78872e68a0
commit
c93b416250
10 changed files with 87 additions and 491 deletions
|
@ -2,7 +2,7 @@
|
|||
# See the LICENSE file in the project root for more information.
|
||||
extends Node
|
||||
|
||||
var version = "19.xx"
|
||||
var version = "2.0"
|
||||
|
||||
func is_game_paused(is_paused):
|
||||
if is_paused == true:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue