From e1386f55dd15ee349c7b7efccaf8e3624b43b22b Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Thu, 20 Oct 2022 22:26:56 -0400 Subject: [PATCH] Refresh HUD button in the tools screen will now do a hard reload --- resource/tools.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/tools.res b/resource/tools.res index 48b3d434..21d1e182 100644 --- a/resource/tools.res +++ b/resource/tools.res @@ -146,7 +146,7 @@ "visible" "1" "enabled" "1" "labeltext" "#FH_reload_hud" - "command" "engine vgui_cache_res_files 0;hud_reloadscheme" + "command" "engine vgui_cache_res_files 0;hud_reloadscheme; toggle mat_aaquality" "actionsignallevel" "2" "font" "FontBold12" "textAlignment" "center"