summaryrefslogtreecommitdiffhomepage
path: root/config/maps/starstorm.lua
diff options
context:
space:
mode:
Diffstat (limited to 'config/maps/starstorm.lua')
-rw-r--r--config/maps/starstorm.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/maps/starstorm.lua b/config/maps/starstorm.lua
index b4fabcd..bb35a08 100644
--- a/config/maps/starstorm.lua
+++ b/config/maps/starstorm.lua
@@ -2,7 +2,7 @@ return
{
name = "Starstorm",
theme = "starstorm.ogg",
- portrait = 4, -- TODO: See `maps/ribbit`.
+ portrait = "assets/maps/starstorm.png",
center = {x = 0, y = -20},
width = 400,
height = 260,