diff options
author | Aki <nthirtyone@gmail.com> | 2017-09-07 01:19:15 +0200 |
---|---|---|
committer | Aki <nthirtyone@gmail.com> | 2017-09-07 01:19:15 +0200 |
commit | 7aa507c51e2893ff30965b9b2abd8072531441ac (patch) | |
tree | bf9c1fed4ba3f0ff26bfe9cb494dc6e0700016bf /config/maps/starstorm.lua | |
parent | c21ba70172ca360d4305834ad7c21719af781225 (diff) | |
download | roflnauts-7aa507c51e2893ff30965b9b2abd8072531441ac.zip roflnauts-7aa507c51e2893ff30965b9b2abd8072531441ac.tar.gz roflnauts-7aa507c51e2893ff30965b9b2abd8072531441ac.tar.bz2 |
Map name changes
Diffstat (limited to 'config/maps/starstorm.lua')
-rw-r--r-- | config/maps/starstorm.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/maps/starstorm.lua b/config/maps/starstorm.lua index eaf488e..31e2d01 100644 --- a/config/maps/starstorm.lua +++ b/config/maps/starstorm.lua @@ -1,6 +1,6 @@ return { - name = "starstorm", + name = "Starstorm", theme = "starstorm.ogg", portrait = 4, -- TODO: See `maps/ribbit`. center = {x = 0, y = -20}, |