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:
Eidolon 2025-02-13 20:41:12 +00:00
commit 80a4180b2b

View file

@ -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.