From 6cc53f4234ddf56e58238d8395b2155cbd20a823 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 27 Dec 2020 20:47:48 -0500 Subject: Updated icons for cp_steel - Added control point icons for cp_steel - Added the missing control point for Mannhattan (MvM) --- materials/sprites/obj_icons/icon_obj_1_red.vmt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 materials/sprites/obj_icons/icon_obj_1_red.vmt (limited to 'materials/sprites/obj_icons/icon_obj_1_red.vmt') diff --git a/materials/sprites/obj_icons/icon_obj_1_red.vmt b/materials/sprites/obj_icons/icon_obj_1_red.vmt new file mode 100644 index 0000000..83cb9b1 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_1_red.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_1_red" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file -- cgit v1.2.3