summaryrefslogtreecommitdiff
path: root/materials/console
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2021-07-03 14:26:10 -0400
committerCriticalFlaw <[email protected]>2021-07-03 14:26:10 -0400
commit6503b7feb5cab0e877e0470dc351bf309a261004 (patch)
treed8d634ba19d71dfa46f8554f0e64c3b6389ad72f /materials/console
parent828bb29e330132188e880bdda41373ca11456984 (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/console')
-rw-r--r--materials/console/background_classic.vtfbin2796384 -> 0 bytes
-rw-r--r--materials/console/background_modern.vtfbin2796384 -> 1398264 bytes
-rw-r--r--materials/console/background_upward.vmt10
-rw-r--r--materials/console/background_upward.vtfbin0 -> 1398264 bytes
-rw-r--r--materials/console/background_upward_widescreen.vmt10
-rw-r--r--materials/console/background_upward_widescreen.vtfbin0 -> 1398264 bytes
6 files changed, 0 insertions, 20 deletions
diff --git a/materials/console/background_classic.vtf b/materials/console/background_classic.vtf
deleted file mode 100644
index b099309..0000000
--- a/materials/console/background_classic.vtf
+++ /dev/null
Binary files differ
diff --git a/materials/console/background_modern.vtf b/materials/console/background_modern.vtf
index b688e1e..769c830 100644
--- a/materials/console/background_modern.vtf
+++ b/materials/console/background_modern.vtf
Binary files differ
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
new file mode 100644
index 0000000..987e0bf
--- /dev/null
+++ b/materials/console/background_upward.vtf
Binary files differ
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
new file mode 100644
index 0000000..987e0bf
--- /dev/null
+++ b/materials/console/background_upward_widescreen.vtf
Binary files differ