diff options
| author | CriticalFlaw <[email protected]> | 2020-12-28 13:46:03 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-12-28 13:46:03 -0500 |
| commit | 46d248b5167f9c8794c3125146952fef08f86bcd (patch) | |
| tree | c3b215d3c6b00085c8cc6e4ace2e5be2b565960c /resource/ui/itemselectionpanel.res | |
| parent | d07450fa8b4632d043c838807cba07eb3db6a209 (diff) | |
Added Hypnotize's Icons
- Updated to Hypnotize's icon pack.
- Updated multiple files, removed unused code.
Diffstat (limited to 'resource/ui/itemselectionpanel.res')
| -rw-r--r-- | resource/ui/itemselectionpanel.res | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/resource/ui/itemselectionpanel.res b/resource/ui/itemselectionpanel.res index 32360a0..48a6e62 100644 --- a/resource/ui/itemselectionpanel.res +++ b/resource/ui/itemselectionpanel.res @@ -39,6 +39,7 @@ "deferred_description" "1" "deferred_icon" "1" } + "modelpanels_kv" { "ControlName" "CItemModelPanel" @@ -50,8 +51,7 @@ "bgcolor_override" "Transparent" "noitem_textcolor" "TextColor" "PaintBackgroundType" "2" - "paintborder" "1" - + "paintborder" "1" "model_xpos" "2" "model_ypos" "5" "model_wide" "50" @@ -59,7 +59,6 @@ "text_ypos" "60" "text_center" "1" "name_only" "1" - "inset_eq_x" "4" "inset_eq_y" "2" "deferred_description" "1" @@ -73,6 +72,7 @@ "use_item_sounds" "1" } + "duplicatelabels_kv" { "font" "ItemFontNameSmallest" @@ -253,6 +253,7 @@ "dulltext" "0" "brighttext" "0" "Command" "vguicancel" + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } @@ -298,6 +299,7 @@ "dulltext" "0" "brighttext" "0" "Command" "show_backpack" + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } @@ -322,6 +324,7 @@ "dulltext" "0" "brighttext" "0" "Command" "show_selection" + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } @@ -346,6 +349,7 @@ "dulltext" "0" "brighttext" "0" "Command" "prevpage" + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } @@ -408,7 +412,6 @@ "PaintBackgroundType" "2" "paintborder" "1" "paintbackground" "0" - "text_ypos" "20" "text_center" "1" "model_hide" "1" |
