summaryrefslogtreecommitdiffhomepage
path: root/maps
diff options
context:
space:
mode:
Diffstat (limited to 'maps')
-rw-r--r--maps/default.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/default.lua b/maps/default.lua
index 584220a..a2d5275 100644
--- a/maps/default.lua
+++ b/maps/default.lua
@@ -1,7 +1,7 @@
-- Default map from original roflnauts
return {
center_x = 0,
- center_y = 60,
+ center_y = 0,
width = 320,
height = 240,
color_top = {193, 100, 99, 255},