Add scrollbar to server list

This commit is contained in:
Federico Cecchetto 2022-06-25 20:57:01 +02:00
parent affe3a6045
commit 8fe481820e

View File

@ -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",