diff options
Diffstat (limited to 'resource/ui')
| -rw-r--r-- | resource/ui/FreezePanel_Basic.res | 1 | ||||
| -rw-r--r-- | resource/ui/HudInspectPanel.res | 1 | ||||
| -rw-r--r-- | resource/ui/Spectator.res | 1 | ||||
| -rw-r--r-- | resource/ui/SpectatorTournament.res | 1 | ||||
| -rw-r--r-- | resource/ui/econ/BackpackPanel.res | 1 | ||||
| -rw-r--r-- | resource/ui/itemselectionpanel.res | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/resource/ui/FreezePanel_Basic.res b/resource/ui/FreezePanel_Basic.res index 1740b72..8280c45 100644 --- a/resource/ui/FreezePanel_Basic.res +++ b/resource/ui/FreezePanel_Basic.res @@ -221,6 +221,7 @@ "fieldName" "itemmodelpanel" "use_item_rendertarget" "0" "useparentbg" "1" + "inventory_image_type" "1" } "ItemLabel" diff --git a/resource/ui/HudInspectPanel.res b/resource/ui/HudInspectPanel.res index c0c4f8a..307433e 100644 --- a/resource/ui/HudInspectPanel.res +++ b/resource/ui/HudInspectPanel.res @@ -64,6 +64,7 @@ "fieldName" "itemmodelpanel"
"use_item_rendertarget" "0"
"useparentbg" "1"
+ "inventory_image_type" "1"
}
"ItemLabel"
diff --git a/resource/ui/Spectator.res b/resource/ui/Spectator.res index 61df14a..ccf187e 100644 --- a/resource/ui/Spectator.res +++ b/resource/ui/Spectator.res @@ -359,6 +359,7 @@ "fieldName" "itemmodelpanel"
"use_item_rendertarget" "0"
"useparentbg" "1"
+ "inventory_image_type" "1"
}
"ItemLabel"
diff --git a/resource/ui/SpectatorTournament.res b/resource/ui/SpectatorTournament.res index 7f0bb44..341dace 100644 --- a/resource/ui/SpectatorTournament.res +++ b/resource/ui/SpectatorTournament.res @@ -538,6 +538,7 @@ "fieldName" "itemmodelpanel" "use_item_rendertarget" "0" "useparentbg" "1" + "inventory_image_type" "1" } "ItemLabel" diff --git a/resource/ui/econ/BackpackPanel.res b/resource/ui/econ/BackpackPanel.res index a993043..e75aa20 100644 --- a/resource/ui/econ/BackpackPanel.res +++ b/resource/ui/econ/BackpackPanel.res @@ -121,6 +121,7 @@ { "use_item_rendertarget" "0" "allow_rot" "0" + "inventory_image_type" "1" } "New" diff --git a/resource/ui/itemselectionpanel.res b/resource/ui/itemselectionpanel.res index bb29ad4..26e9709 100644 --- a/resource/ui/itemselectionpanel.res +++ b/resource/ui/itemselectionpanel.res @@ -70,6 +70,7 @@ { "use_item_rendertarget" "0" "allow_rot" "0" + "inventory_image_type" "1" } "use_item_sounds" "1" |
