diff options
| author | CriticalFlaw <[email protected]> | 2020-04-12 13:27:56 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-04-12 13:27:56 -0400 |
| commit | fcd77895f3881d1d50db402f8dce0f73dfad5094 (patch) | |
| tree | 8db69e64fb458b2efb6f6bf65afc554c5808a2c4 /materials/sprites/obj_icons/icon_obj_red_locked.vmt | |
| parent | 596af5f85115311c069b81fb4f69607501a81ed5 (diff) | |
Bumped version number. New Control Point Icons.
- Added custom control point icons.
- Bumped version number.
- Removed the Symbols font file and files for teambar, intromenu and inspectpanel.
- Updated the payload tracker and control point icons.
- Updated the hud animations and layout files.
- Updated the included config to improve hud experience (Credit to Wiethoofd)
Diffstat (limited to 'materials/sprites/obj_icons/icon_obj_red_locked.vmt')
| -rw-r--r-- | materials/sprites/obj_icons/icon_obj_red_locked.vmt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/materials/sprites/obj_icons/icon_obj_red_locked.vmt b/materials/sprites/obj_icons/icon_obj_red_locked.vmt new file mode 100644 index 0000000..3e08fc4 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_red_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_red_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file |
