1
0
Fork 0
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:
Anthony Wilcox 2019-06-08 17:09:19 -04:00
parent 78872e68a0
commit c93b416250
10 changed files with 87 additions and 491 deletions

View file

@ -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: