Add scrollbar to server list
This commit is contained in:
parent
affe3a6045
commit
8fe481820e
@ -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