summaryrefslogtreecommitdiffhomepage
path: root/maps
diff options
context:
space:
mode:
Diffstat (limited to 'maps')
-rw-r--r--maps/default.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/default.lua b/maps/default.lua
index a2d5275..d21f33f 100644
--- a/maps/default.lua
+++ b/maps/default.lua
@@ -38,5 +38,6 @@ return {
shape = {0,1, 34,1, 34,16, 0,16},
sprite = "assets/platform_top.png"
}
- }
+ },
+ decorations = {}
} \ No newline at end of file