From df32da8849c953bf2c7232dc42dc99854df0c5ae Mon Sep 17 00:00:00 2001 From: Federico Cecchetto Date: Sat, 9 Jul 2022 02:11:02 +0200 Subject: [PATCH] Small fix --- data/ui_scripts/hud_info/settings.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/ui_scripts/hud_info/settings.lua b/data/ui_scripts/hud_info/settings.lua index e4ddabf5..603bad07 100644 --- a/data/ui_scripts/hud_info/settings.lua +++ b/data/ui_scripts/hud_info/settings.lua @@ -9,7 +9,7 @@ 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/") +game:addlocalizedstring("MENU_SYSINFO_CUSTOMER_SUPPORT_URL", "https://h1.gg/") function createdivider(menu, text) local element = LUI.UIElement.new({