Fix lua offset for hud drawables
This commit is contained in:
parent
e03277d272
commit
b56b79db15
1 changed files with 2 additions and 1 deletions
|
|
@ -43,12 +43,13 @@ static const char *const hud_disable_options[] = {
|
|||
"stagetitle",
|
||||
"textspectator",
|
||||
"crosshair",
|
||||
|
||||
"scores",
|
||||
"time",
|
||||
"gametypeinfo", // Bumpers / Karma / Laps depending on gametype
|
||||
"minimap",
|
||||
"item",
|
||||
"position",
|
||||
"nametags",
|
||||
"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…
Reference in a new issue