From dabbf4071ddea22bd71633214f46847839616db6 Mon Sep 17 00:00:00 2001 From: Igor Date: Fri, 16 Feb 2024 22:03:41 -0500 Subject: [PATCH] Corrected pathing for flawhud's spy disguise image --- src/TF2HUD.Editor/JSON/flawhud.json | 2 +- src/TF2HUD.Editor/JSON/hud-fixes.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/TF2HUD.Editor/JSON/flawhud.json b/src/TF2HUD.Editor/JSON/flawhud.json index 91433f5e..e4c9d352 100644 --- a/src/TF2HUD.Editor/JSON/flawhud.json +++ b/src/TF2HUD.Editor/JSON/flawhud.json @@ -498,7 +498,7 @@ "PlayerStatusSpyOutlineImage": { "image": { "true": "../hud/class_spy_outline", - "false": "../vgui/replay/thumbnails/transparent" + "false": "replay/thumbnails/transparent" } } } diff --git a/src/TF2HUD.Editor/JSON/hud-fixes.json b/src/TF2HUD.Editor/JSON/hud-fixes.json index e9310cc8..4b1bd582 100644 --- a/src/TF2HUD.Editor/JSON/hud-fixes.json +++ b/src/TF2HUD.Editor/JSON/hud-fixes.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/CriticalFlaw/TF2HUD.Editor/master/src/TF2HUD.Editor/JSON/Schema/schema.json", "Author": "CriticalFlaw", - "Description": "A compilation of bug fixes, QOL changes and minor visual tweaks to the default Team Fortress 2 HUD.", + "Description": "Bug fixes and minor visual improvements to the default Team Fortress 2 HUD.", "Thumbnail": "https://user-images.githubusercontent.com/6818236/135371575-a5a7697c-a5d1-43e7-ae59-0369affe99f0.png", "Background": "https://user-images.githubusercontent.com/6818236/123523002-0061aa00-d68f-11eb-8c47-a17b47cbaf0c.png", "Layout": [