diff options
| author | RaysFire <[email protected]> | 2013-01-12 20:07:53 -0600 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2013-01-12 20:07:53 -0600 |
| commit | 6c991a13e9cbaadc98fe0d73bf9d74bcf0f3cc52 (patch) | |
| tree | 8a95ad1f00f52f3daaff2b73eb0487280dee66a7 /resource/ui/DisguiseStatusPanel.res | |
| parent | 54683dc22d5b1ff762062be2e2c985ab978684dc (diff) | |
Fixed cross behind MvM enemies being cut off on the lerft and top
Diffstat (limited to 'resource/ui/DisguiseStatusPanel.res')
| -rw-r--r-- | resource/ui/DisguiseStatusPanel.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/DisguiseStatusPanel.res b/resource/ui/DisguiseStatusPanel.res index 5e3281b..1af6715 100644 --- a/resource/ui/DisguiseStatusPanel.res +++ b/resource/ui/DisguiseStatusPanel.res @@ -115,8 +115,8 @@ {
"ControlName" "EditablePanel"
"fieldName" "SpectatorGUIHealth"
- "xpos" "48"
- "ypos" "3"
+ "xpos" "42"
+ "ypos" "-7"
"wide" "50"
"tall" "50"
"visible" "1"
|
