diff options
| author | CriticalFlaw <[email protected]> | 2018-07-08 15:41:38 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-07-08 15:41:38 -0400 |
| commit | 29e5aed51cd50bbb04ed62ebac6f1a0538d19dff (patch) | |
| tree | f2481bdca685fc3cd9540c0a7031d9b09149db5f /materials/vgui/replay/thumbnails/contracts.vmt | |
| parent | ec034378792ce416d9502513ea9b0d757b9f54c0 (diff) | |
Updated the Main Menu
- Moved out files from materials/vgui/replay/thumbnails/buttons
- Removed the Create a Server button
- Added the Request a Coach button
- Fixed the Competitive MMR value not being positioned properly
- Fixed the woo_tree.wav file not being played
Diffstat (limited to 'materials/vgui/replay/thumbnails/contracts.vmt')
| -rw-r--r-- | materials/vgui/replay/thumbnails/contracts.vmt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/materials/vgui/replay/thumbnails/contracts.vmt b/materials/vgui/replay/thumbnails/contracts.vmt new file mode 100644 index 0000000..506808c --- /dev/null +++ b/materials/vgui/replay/thumbnails/contracts.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\contracts" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file |
