diff options
| author | CriticalFlaw <[email protected]> | 2020-08-05 22:37:29 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-05 22:37:29 -0400 |
| commit | 736d6ccdbb4380a71c95b2d74e45d88bbfdc64b3 (patch) | |
| tree | 81ed82a4046e243eb0ea54d5af1b8a4760726bfb /resource/ui/econ | |
| parent | ced4c955b2a5ae691226f47efd0b0f6965ed0415 (diff) | |
Visual Tweaks, Bug Fixes (see notes)
- Added the missing player effect and health cluster icons
- Visual tweaks to the scoreboard, team/class select, freezecam, item test
- Updated the main menu to use the new Player Mute menu
- Fixed the Overtime label overlapping with the server time limit
- Removed unused font definitions
Diffstat (limited to 'resource/ui/econ')
| -rw-r--r-- | resource/ui/econ/inspectionpanel.res | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/resource/ui/econ/inspectionpanel.res b/resource/ui/econ/inspectionpanel.res index 58cd2e1..a13250f 100644 --- a/resource/ui/econ/inspectionpanel.res +++ b/resource/ui/econ/inspectionpanel.res @@ -218,12 +218,11 @@ "wide" "300" "tall" "100" "zpos" "100" - //"paintborder" "0" - "border" "NoBorder" - "mouseinputenabled" "1" - "proportionaltoparent" "1" "visible" "0" "bgcolor_override" "DarkerGrey" + "border" "NoBorder" + "mouseinputenabled" "1" + "proportionaltoparent" "1" "fixed_item" { |
