mirror of
https://github.com/HaodongMo/ARC-9.git
synced 2025-03-04 03:02:58 -05:00
Dummy out compact HUD
This commit is contained in:
parent
adba0e1757
commit
06b5e657a6
@ -449,11 +449,6 @@ local function menu_client_ti(panel)
|
||||
label = "Draw HUD",
|
||||
command = "arc9_hud_arc9"
|
||||
})
|
||||
panel:AddControl("checkbox", {
|
||||
label = "Compact HUD",
|
||||
command = "arc9_hud_compact"
|
||||
})
|
||||
panel:ControlHelp( "Reduced-size HUD design." )
|
||||
panel:AddControl("checkbox", {
|
||||
label = "Draw HUD Everywhere",
|
||||
command = "arc9_hud_always"
|
||||
|
Loading…
Reference in New Issue
Block a user