Add scrollbar to server list
This commit is contained in:
parent
371e771f83
commit
9eeb46f429
@ -206,6 +206,10 @@ function menu_systemlink_join(f19_arg0, f19_arg1)
|
||||
side = "all"
|
||||
})
|
||||
|
||||
LUI.Options.InitScrollingList(menu.list, nil, {
|
||||
rows = 18,
|
||||
})
|
||||
|
||||
menu:AddHelp({
|
||||
name = "add_button_helper_text",
|
||||
button_ref = "button_alt1",
|
||||
|
Loading…
Reference in New Issue
Block a user