diff options
| author | Physcik <mynameisgennadiy@vk.com> | 2026-01-29 21:48:23 +0500 |
|---|---|---|
| committer | Physcik <mynameisgennadiy@vk.com> | 2026-01-29 21:48:23 +0500 |
| commit | 45b7d0ce612921729d925a7111e4d1aeba3ef849 (patch) | |
| tree | e8abfd366e046c9b7205cb5452dcd0615dc75c08 /packages | |
| parent | 9c10e3ab194115f50f0d67044ef34d386be7fa9a (diff) | |
GUI layout init
Diffstat (limited to 'packages')
| -rw-r--r-- | packages/TestPackage/Worlds/Main.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/TestPackage/Worlds/Main.json b/packages/TestPackage/Worlds/Main.json index 84c8957..2a83d72 100644 --- a/packages/TestPackage/Worlds/Main.json +++ b/packages/TestPackage/Worlds/Main.json @@ -14,7 +14,7 @@ }, { "Object": "testPackage/barn", - "Position": { "X": 256, "Y": 0 } + "Position": { "X": 256, "Y": -25 } } ] } |
