Skip to content

Commit ca1c5fa

Browse files
committed
fix transparent viewmodels not working
i forgot the files ENTIRELY and forgot to test fixes #141
1 parent b1d9b87 commit ca1c5fa

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
"Refract"
2+
{
3+
"$refractamount" "0.0"
4+
"$refracttint" "{255 255 255}"
5+
"$refractblur" "0.0"
6+
7+
"$scale" "[1 1]"
8+
"$normalmap" "vgui/replay/thumbnails/viewmodels/transparent_viewmodel_refract"
9+
10+
"<dx90"
11+
{
12+
"$no_draw" "1"
13+
}
14+
}
Binary file not shown.

resource/ui/mainmenuoverride.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2293,7 +2293,7 @@
22932293
"dulltext" "0"
22942294
"brighttext" "0"
22952295
"default" "1"
2296-
"command" "engine showconsole; clear; echo middle mann v23.0.2; echo last updated: 18/08/24" //mostly used for bug reporting, remind self to update this string after every release
2296+
"command" "engine showconsole; clear; echo middle mann v23.0.3; echo last updated: 02/09/24" //mostly used for bug reporting, remind self to update this string after every release
22972297
"labeltext" "Console"
22982298
"sound_depressed" "UI/buttonclick.wav"
22992299
"sound_released" "UI/buttonclickrelease.wav"

0 commit comments

Comments
 (0)