diff options
| author | CriticalFlaw <[email protected]> | 2018-07-08 15:46:53 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-07-08 15:46:53 -0400 |
| commit | e4ca67901da0a8b3d289f0b39b17925e6ebddfaf (patch) | |
| tree | 902a784b2b902a22f63d271f27af0967beb008b0 /resource/ui/hudmenutauntselection.res | |
| parent | f4f2e2e505e5c77247c76fb7f1b0ca870113f739 (diff) | |
Leftover Changes, see notes
- Fixed navigation buttons not displaying correctly (A and D instead of arrows)
- Pinned various shadow labels to their parent labels
- Updated to use higher quality images where applicable
- Fixed the tournament stopwatch panel
- Fixed the competitive MMR value not being positioned correctly
- Fixed a console error in hudanimations
- Updated the backpack page
Diffstat (limited to 'resource/ui/hudmenutauntselection.res')
| -rw-r--r-- | resource/ui/hudmenutauntselection.res | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/resource/ui/hudmenutauntselection.res b/resource/ui/hudmenutauntselection.res index ea11dcb..c6be995 100644 --- a/resource/ui/hudmenutauntselection.res +++ b/resource/ui/hudmenutauntselection.res @@ -156,6 +156,7 @@ "itemmodelpanel" { "use_item_rendertarget" "0" + "inventory_image_type" "1" "allow_rot" "0" } } @@ -249,6 +250,7 @@ "itemmodelpanel" { "use_item_rendertarget" "0" + "inventory_image_type" "1" "allow_rot" "0" } } @@ -342,6 +344,7 @@ "itemmodelpanel" { "use_item_rendertarget" "0" + "inventory_image_type" "1" "allow_rot" "0" } } @@ -529,6 +532,7 @@ "itemmodelpanel" { "use_item_rendertarget" "0" + "inventory_image_type" "1" "allow_rot" "0" } } @@ -622,6 +626,7 @@ "itemmodelpanel" { "use_item_rendertarget" "0" + "inventory_image_type" "1" "allow_rot" "0" } } @@ -715,6 +720,7 @@ "itemmodelpanel" { "use_item_rendertarget" "0" + "inventory_image_type" "1" "allow_rot" "0" } } @@ -808,6 +814,7 @@ "itemmodelpanel" { "use_item_rendertarget" "0" + "inventory_image_type" "1" "allow_rot" "0" } } |
