diff options
| author | raysfire <[email protected]> | 2014-06-19 19:05:21 -0500 |
|---|---|---|
| committer | raysfire <[email protected]> | 2014-06-19 19:05:21 -0500 |
| commit | d056bd801afaef02b7d32b12cf88452e66557b86 (patch) | |
| tree | 37c93adfba7d5d64c8d407526d3c9c14da31d645 /resource/ui/classloadoutpanel.res | |
| parent | 631cd0d3234157027bdcfc411ca708937774ecd7 (diff) | |
Bugfixes to taunt menu
Diffstat (limited to 'resource/ui/classloadoutpanel.res')
| -rw-r--r-- | resource/ui/classloadoutpanel.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/classloadoutpanel.res b/resource/ui/classloadoutpanel.res index c24fcf1..05d67ca 100644 --- a/resource/ui/classloadoutpanel.res +++ b/resource/ui/classloadoutpanel.res @@ -554,12 +554,12 @@ "border_depressed" "NoBorder" } - "CharacterLoadoutButton" + "CharacterLoadoutButton" { "ControlName" "CExImageButton" "fieldName" "CharacterLoadoutButton" "labelText" "" - "xpos" "c-84" + "xpos" "c-166" "ypos" "c-180" "zpos" "10" "wide" "25" @@ -597,8 +597,8 @@ "ControlName" "CExImageButton" "fieldName" "TauntLoadoutButton" "labelText" "" - "xpos" "c55" - "ypos" "c-180" + "xpos" "c-166" + "ypos" "c-153" "zpos" "2" "wide" "25" "tall" "25" |
