Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop

This commit is contained in:
Federico Cecchetto 2022-07-08 17:12:09 +02:00
commit dbd4aa36bc

View File

@ -9,6 +9,8 @@ game:addlocalizedstring("LUA_MENU_LATENCY_DESC", "Show server latency.")
game:addlocalizedstring("LUA_MENU_RED_DOT_BRIGHTNESS", "Red dot Brightness")
game:addlocalizedstring("LUA_MENU_RED_DOT_BRIGHTNESS_DESC", "Adjust the brightness of red dot reticles.")
game:replacelocalizedstring("MENU_SYSINFO_CUSTOMER_SUPPORT_URL", "https://h1.gg/")
function createdivider(menu, text)
local element = LUI.UIElement.new({
leftAnchor = true,