diff options
| author | Physcik <mynameisgennadiy@vk.com> | 2026-01-11 20:43:46 +0500 |
|---|---|---|
| committer | Physcik <mynameisgennadiy@vk.com> | 2026-01-11 20:43:46 +0500 |
| commit | 4c614ef14ebf4c3cd16c1e96283dc3763b9b0d0a (patch) | |
| tree | 2e82a07e2b5f782b0991ee824109295784308b59 /engine/Packages/TestPackage/Worlds/Main.json | |
| parent | 754c860540660f004d09f1634ff62a56c481972e (diff) | |
World rendering
Diffstat (limited to 'engine/Packages/TestPackage/Worlds/Main.json')
| -rw-r--r-- | engine/Packages/TestPackage/Worlds/Main.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/Packages/TestPackage/Worlds/Main.json b/engine/Packages/TestPackage/Worlds/Main.json index aff684a..dc1637a 100644 --- a/engine/Packages/TestPackage/Worlds/Main.json +++ b/engine/Packages/TestPackage/Worlds/Main.json @@ -3,7 +3,7 @@ "FloorMap": [ { "Position": { "X": 1, "Y": 0 }, - "Texture": "testPackage/common" + "Texture": "testPackage/water.png" } ] } |
