summaryrefslogtreecommitdiffhomepage
path: root/maps
diff options
context:
space:
mode:
authorAki <nthirtyone@gmail.com>2017-01-14 09:30:37 +0100
committerAki <nthirtyone@gmail.com>2017-01-14 09:30:37 +0100
commit586b8b7352f404246455a88ca42336183c12d542 (patch)
treeab41ebc83fce8d48575eebb43c2692d61aeb8310 /maps
parent327ebbf23e19828fb6779607e2364b8b76ba627c (diff)
downloadroflnauts-586b8b7352f404246455a88ca42336183c12d542.zip
roflnauts-586b8b7352f404246455a88ca42336183c12d542.tar.gz
roflnauts-586b8b7352f404246455a88ca42336183c12d542.tar.bz2
Default map theme changed
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 7f4df7a..2ea17a6 100644
--- a/maps/default.lua
+++ b/maps/default.lua
@@ -2,7 +2,7 @@
return {
-- GENERAL
name = "default",
- theme = "sorona.ogg",
+ theme = "default.ogg",
center_x = 0,
center_y = 0,
width = 360,