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/Spectator.res | |
| parent | 9bf37389be5de66736623e7bb2bae307a16b0023 (diff) | |
Updated inspect panels/freezecam to not have boxes go off the screen
Diffstat (limited to 'resource/ui/Spectator.res')
| -rw-r--r-- | resource/ui/Spectator.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/Spectator.res b/resource/ui/Spectator.res index 9fad6fb..0f5fc07 100644 --- a/resource/ui/Spectator.res +++ b/resource/ui/Spectator.res @@ -302,7 +302,7 @@ "xpos" "r249" "ypos" "c75" "zpos" "1" - "wide" "250" + "wide" "240" "tall" "900" "visible" "0" "bgcolor_override" "255 255 255 0" @@ -316,7 +316,7 @@ "text_xpos" "90" "text_ypos" "25" - "text_wide" "155" + "text_wide" "150" "text_center" "1" "max_text_height" "90" @@ -331,7 +331,7 @@ "xpos" "0" "ypos" "0" "zpos" "-1" - "wide" "250" + "wide" "240" "tall" "900" "autoResize" "0" "pinCorner" "0" @@ -346,7 +346,7 @@ "xpos" "4" "ypos" "4" "zpos" "-1" - "wide" "246" + "wide" "232" "tall" "14" "autoResize" "0" "pinCorner" "0" |
