From 11af1f7fa282bd3532b5dfc12cf16a3924591cdd Mon Sep 17 00:00:00 2001 From: sebashtioon Date: Wed, 11 Sep 2024 16:30:16 +1000 Subject: [PATCH] update version --- player.dat | 6 +----- project.godot | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/player.dat b/player.dat index 9dda9ed1..3f0aa39a 100644 --- a/player.dat +++ b/player.dat @@ -1,5 +1 @@ -<<<<<<< HEAD -{"GAME_STATE":"NORMAL","Health":100,"Position":{"x":-30.611665725708,"y":24.386905670166,"z":31.4229278564453}} -======= -{"GAME_STATE":"NORMAL","Health":100,"Position":{"x":-33.0906715393066,"y":24.386905670166,"z":27.1379585266113}} ->>>>>>> c353ebda410a4e720b0739d84ef137c14b31f92a +{"GAME_STATE":"NORMAL","Health":100,"Position":{"x":-41.6714019775391,"y":24.3869876861572,"z":36.6920967102051}} diff --git a/project.godot b/project.godot index 8e0c0953..29c7bfad 100644 --- a/project.godot +++ b/project.godot @@ -13,7 +13,7 @@ config_version=5 config/name="Expland" config/description="Expland " -config/version="0.1.6" +config/version="0.1.7" config/tags=PackedStringArray("3d", "noeco") run/main_scene="res://Scenes and Scripts/Scenes/World/world.tscn" config/features=PackedStringArray("4.2", "Forward Plus")