diff options
| author | CriticalFlaw <[email protected]> | 2021-07-04 16:50:06 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-07-04 16:50:06 -0400 |
| commit | c3240fa65aef57890bc26468efc0f642aba3738c (patch) | |
| tree | 011a00114cdf478f8852a813dbe3895e1df52ee2 /resource/ui/econ/inspectionpanel.res | |
| parent | d51397018a5dc3c32ed29bce2c0b7381d91b8d3e (diff) | |
Numerous visual tweaks and improvements.
- Updated PASSTIME UI.
- Updated the in-game weapon selection menu to use higher quality images.
Diffstat (limited to 'resource/ui/econ/inspectionpanel.res')
| -rw-r--r-- | resource/ui/econ/inspectionpanel.res | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/resource/ui/econ/inspectionpanel.res b/resource/ui/econ/inspectionpanel.res index a3ce0cc..05e4276 100644 --- a/resource/ui/econ/inspectionpanel.res +++ b/resource/ui/econ/inspectionpanel.res @@ -39,6 +39,11 @@ "noitem_textcolor" "TanDark" "PaintBackgroundType" "2" + "consume_mode" + { + "xpos" "cs-1.1" + } + "itemmodelpanel" { "use_item_rendertarget" "0" @@ -135,6 +140,12 @@ "display_vertically" "0" "align" "west" + "consume_mode" + { + "xpos" "cs-0.5" + "ypos" "r140" + } + "ButtonSettings" { "wide" "19" @@ -234,6 +245,11 @@ "tall" "60" "visible" "1" } + "consume_mode" + { + "xpos" "cs-0.5" + "ypos" "r120" + } "DebugButton" { |
