mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Add names to hud_disable_options
Due to this not being here everything after position was offset by one
This commit is contained in:
parent
dd45f3cd61
commit
69568cb6e1
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue