diff options
| author | RaysFire <[email protected]> | 2012-12-04 02:25:08 -0600 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2012-12-04 02:25:08 -0600 |
| commit | 0378bae6c6cfd80216145364fc7bd4b527749e9a (patch) | |
| tree | d502bdcb32c44955dd0409511ecf6e0231c58920 /resource/ui/HudInspectPanel.res | |
| parent | 9bf37389be5de66736623e7bb2bae307a16b0023 (diff) | |
Updated inspect panels/freezecam to not have boxes go off the screen
Diffstat (limited to 'resource/ui/HudInspectPanel.res')
| -rw-r--r-- | resource/ui/HudInspectPanel.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/HudInspectPanel.res b/resource/ui/HudInspectPanel.res index 3449462..876ee3f 100644 --- a/resource/ui/HudInspectPanel.res +++ b/resource/ui/HudInspectPanel.res @@ -7,7 +7,7 @@ "xpos" "0" "ypos" "0" "zpos" "10" - "wide" "250" + "wide" "240" "tall" "900" "visible" "0" "bgcolor_override" "255 255 255 0" @@ -21,7 +21,7 @@ "text_xpos" "90" "text_ypos" "25" - "text_wide" "155" + "text_wide" "150" "text_center" "1" "max_text_height" "90" @@ -58,7 +58,7 @@ "xpos" "4" "ypos" "4" "zpos" "-99" - "wide" "246" + "wide" "232" "tall" "14" "autoResize" "0" "pinCorner" "0" |
