diff options
| author | CriticalFlaw <[email protected]> | 2021-07-03 14:26:10 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-07-03 14:26:10 -0400 |
| commit | 6503b7feb5cab0e877e0470dc351bf309a261004 (patch) | |
| tree | d8d634ba19d71dfa46f8554f0e64c3b6389ad72f /materials | |
| parent | 828bb29e330132188e880bdda41373ca11456984 (diff) | |
Fixed main menu background not displaying on startup
- Fixed the main menu background not displaying on startup
- Updated the scoreboard and other visual improvements.
Diffstat (limited to 'materials')
| -rw-r--r-- | materials/console/background_classic.vtf | bin | 2796384 -> 0 bytes | |||
| -rw-r--r-- | materials/console/background_modern.vtf | bin | 2796384 -> 1398264 bytes | |||
| -rw-r--r-- | materials/console/background_upward.vmt | 10 | ||||
| -rw-r--r-- | materials/console/background_upward.vtf | bin | 0 -> 1398264 bytes | |||
| -rw-r--r-- | materials/console/background_upward_widescreen.vmt | 10 | ||||
| -rw-r--r-- | materials/console/background_upward_widescreen.vtf | bin | 0 -> 1398264 bytes |
6 files changed, 0 insertions, 20 deletions
diff --git a/materials/console/background_classic.vtf b/materials/console/background_classic.vtf Binary files differdeleted file mode 100644 index b099309..0000000 --- a/materials/console/background_classic.vtf +++ /dev/null diff --git a/materials/console/background_modern.vtf b/materials/console/background_modern.vtf Binary files differindex b688e1e..769c830 100644 --- a/materials/console/background_modern.vtf +++ b/materials/console/background_modern.vtf diff --git a/materials/console/background_upward.vmt b/materials/console/background_upward.vmt deleted file mode 100644 index 9b76d34..0000000 --- a/materials/console/background_upward.vmt +++ /dev/null @@ -1,10 +0,0 @@ -"UnlitGeneric" -{ - "$baseTexture" "console/background_classic" - "$vertexcolor" "1" - "$vertexalpha" "1" - "$ignorez" "1" - "$no_fullbright" "1" - "$nolod" "1" - "%keywords" "tf" -}
\ No newline at end of file diff --git a/materials/console/background_upward.vtf b/materials/console/background_upward.vtf Binary files differnew file mode 100644 index 0000000..987e0bf --- /dev/null +++ b/materials/console/background_upward.vtf diff --git a/materials/console/background_upward_widescreen.vmt b/materials/console/background_upward_widescreen.vmt deleted file mode 100644 index 9b76d34..0000000 --- a/materials/console/background_upward_widescreen.vmt +++ /dev/null @@ -1,10 +0,0 @@ -"UnlitGeneric" -{ - "$baseTexture" "console/background_classic" - "$vertexcolor" "1" - "$vertexalpha" "1" - "$ignorez" "1" - "$no_fullbright" "1" - "$nolod" "1" - "%keywords" "tf" -}
\ No newline at end of file diff --git a/materials/console/background_upward_widescreen.vtf b/materials/console/background_upward_widescreen.vtf Binary files differnew file mode 100644 index 0000000..987e0bf --- /dev/null +++ b/materials/console/background_upward_widescreen.vtf |
