diff options
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}, |