Skip to content
Snippets Groups Projects
Commit 69568cb6 authored by NepDisk's avatar NepDisk
Browse files

Add names to hud_disable_options

Due to this not being here everything after position was offset by one
parent dd45f3cd
No related branches found
No related tags found
No related merge requests found
...@@ -51,6 +51,7 @@ static const char *const hud_disable_options[] = { ...@@ -51,6 +51,7 @@ static const char *const hud_disable_options[] = {
"minimap", "minimap",
"item", "item",
"position", "position",
"names",
"check", // "CHECK" f-zero indicator "check", // "CHECK" f-zero indicator
"minirankings", // Gametype rankings to the left "minirankings", // Gametype rankings to the left
"battlerankingsbumpers", // bumper drawer for battle. Useful if you want to make a custom battle gamemode without bumpers being involved. "battlerankingsbumpers", // bumper drawer for battle. Useful if you want to make a custom battle gamemode without bumpers being involved.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment