mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-09 09:33:10 +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",
|
||||
"item",
|
||||
"position",
|
||||
"names",
|
||||
"check", // "CHECK" f-zero indicator
|
||||
"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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue