mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-10 18:12:46 +00:00
Merge branch 'fix-huddisable' into 'master'
Fix Lua Hud Enable/Disable being offset by one See merge request KartKrew/RingRacers!62
This commit is contained in:
commit
80a4180b2b
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