summaryrefslogtreecommitdiff
path: root/engine/Packages/TestPackage/Worlds
diff options
context:
space:
mode:
Diffstat (limited to 'engine/Packages/TestPackage/Worlds')
-rw-r--r--engine/Packages/TestPackage/Worlds/Main.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/engine/Packages/TestPackage/Worlds/Main.json b/engine/Packages/TestPackage/Worlds/Main.json
deleted file mode 100644
index 79da91f..0000000
--- a/engine/Packages/TestPackage/Worlds/Main.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "Name": "MainWorld",
- "FloorMap": [
- {
- "Position": { "X": 0, "Y": 0 },
- "Texture": "testPackage/TestWorld.png"
- }
- ],
- "DefaultStartingPosition": { "X": 64, "Y": 64 }
-}