summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-03-24 23:33:26 +0100
committerkdx <kikoodx@paranoici.org>2023-03-24 23:33:26 +0100
commit5cb3ca4d1c4662b9a3d054e80dedf9f76457d13d (patch)
treede7b113ed4f4ab9c5a9a442e9cf91c2512edc0d3
parentc2f29cd7b97cf028ba7ed10896a37eeb05be6a78 (diff)
downloadhyperultra-5cb3ca4d1c4662b9a3d054e80dedf9f76457d13d.tar.gz
kekpart
-rw-r--r--src/map.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map.c b/src/map.c
index dcfd3fe..ac81999 100644
--- a/src/map.c
+++ b/src/map.c
@@ -12,7 +12,7 @@ struct {
} maps[] = {
{ &map_nuancierdesaut_tmj, "nuancier de saut" },
{ &map_trailblazer_tmj, "trailblazer" },
- { &map_weallstartsomewhere_tmj, "we all start somewhere" },
+ { &map_weallstartsomewhere_tmj, "we all start kekpart" },
{ &map_wakywakysnakysnake_tmj, "waky waky snaky snake" },
{ &map_idkwymmdr_tmj, "idk wym mdr" },
};