From ea282b4939ae1c8f5b69a89acf4db91d14491e62 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Tue, 29 Dec 2020 13:18:40 -0500 Subject: CastingEssentials Support - Added support for CastingEssentials features like team scores, medigun info, player status effects and loadout icons. - Updated the match HUD and the look of the player list. - Fixed the in-game chat moving when changing classes. --- materials/vgui/replay/thumbnails/quickfix.vmt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 materials/vgui/replay/thumbnails/quickfix.vmt (limited to 'materials/vgui/replay/thumbnails/quickfix.vmt') diff --git a/materials/vgui/replay/thumbnails/quickfix.vmt b/materials/vgui/replay/thumbnails/quickfix.vmt new file mode 100644 index 0000000..4d75b7c --- /dev/null +++ b/materials/vgui/replay/thumbnails/quickfix.vmt @@ -0,0 +1,8 @@ +"UnlitGeneric" +{ + "$basetexture" "vgui\replay\thumbnails\quickfix" + "$translucent" "1" + "$vertexcolor" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file -- cgit v1.2.3