From a7f5863f4a7c91acfbe310f85d6959c2970ee5cf Mon Sep 17 00:00:00 2001 From: Igor Date: Mon, 30 Sep 2024 15:29:26 -0400 Subject: [PATCH] [flawhud] Removed unused customization #249 --- src/TF2HUD.Editor/JSON/flawhud.json | 88 ----------------------------- 1 file changed, 88 deletions(-) diff --git a/src/TF2HUD.Editor/JSON/flawhud.json b/src/TF2HUD.Editor/JSON/flawhud.json index 87d1c21d..eca70b3e 100644 --- a/src/TF2HUD.Editor/JSON/flawhud.json +++ b/src/TF2HUD.Editor/JSON/flawhud.json @@ -910,94 +910,6 @@ } } }, - { - "Name": "fh_chat_font", - "Label": "Default Chat Font", - "Type": "Checkbox", - "ToolTip": "Changes the in-game chat font back to Verdana", - "Value": "false", - "Restart": true, - "Files": { - "resource/scheme/clientscheme_fonts.res": { - "Scheme": { - "Fonts": { - "ChatFont": { - "1": { - "name": { - "true": "Verdana", - "false": "Verdana Bold" - }, - "tall": { - "true": "12", - "false": "19" - }, - "weight": { - "true": "700", - "false": "400" - } - }, - "2": { - "name": { - "true": "Verdana", - "false": "Verdana Bold" - }, - "tall": { - "true": "14", - "false": "19" - }, - "weight": { - "true": "700", - "false": "400" - } - }, - "3": { - "name": { - "true": "Verdana", - "false": "Verdana Bold" - }, - "tall": { - "true": "15", - "false": "19" - }, - "weight": { - "true": "700", - "false": "400" - } - }, - "4": { - "name": { - "true": "Verdana", - "false": "Verdana Bold" - }, - "tall": { - "true": "17", - "false": "19" - }, - "weight": { - "true": "700", - "false": "400" - } - }, - "5": { - "name": { - "true": "Verdana", - "false": "Verdana Bold" - }, - "tall": { - "true": "22", - "false": "19" - }, - "weight": { - "true": "700", - "false": "400" - } - } - } - } - } - } - } - }, { "Name": "fh_val_hud_style", "Label": "Cornered Health/Ammo",