diff options
| author | Physcik <mynameisgennadiy@vk.com> | 2026-01-12 00:41:09 +0500 |
|---|---|---|
| committer | Physcik <mynameisgennadiy@vk.com> | 2026-01-12 00:41:09 +0500 |
| commit | 2cf8b5cad01cb67b71d51834ca8d048cfddd69e6 (patch) | |
| tree | 409ba57e7a372b9834cd89048427019b991ea78c /engine/Packages/TestPackage/Worlds/Main.json | |
| parent | 4c614ef14ebf4c3cd16c1e96283dc3763b9b0d0a (diff) | |
Character creation start
Diffstat (limited to 'engine/Packages/TestPackage/Worlds/Main.json')
| -rw-r--r-- | engine/Packages/TestPackage/Worlds/Main.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/Packages/TestPackage/Worlds/Main.json b/engine/Packages/TestPackage/Worlds/Main.json index dc1637a..3030640 100644 --- a/engine/Packages/TestPackage/Worlds/Main.json +++ b/engine/Packages/TestPackage/Worlds/Main.json @@ -2,8 +2,8 @@ "Name": "MainWorld", "FloorMap": [ { - "Position": { "X": 1, "Y": 0 }, - "Texture": "testPackage/water.png" + "Position": { "X": 0, "Y": 0 }, + "Texture": "testPackage/TestWorld.png" } ] } |
