diff options
| author | RaysFire <[email protected]> | 2014-02-11 19:51:09 -0600 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2014-02-11 19:51:09 -0600 |
| commit | 1d36f6c27f73c3317cedb6236737c29ddad11a58 (patch) | |
| tree | 85228b722c08f4fce25e637a8759f5fcfe508fb1 /minmode/resource/ui | |
| parent | a6e7ac2bfcfabc21a061c444b42da5676c0a0d06 (diff) | |
Fixed [unknown] bug when spectating in tournament monde
Diffstat (limited to 'minmode/resource/ui')
| -rw-r--r-- | minmode/resource/ui/SpectatorTournament.res | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/minmode/resource/ui/SpectatorTournament.res b/minmode/resource/ui/SpectatorTournament.res index fcf9b44..673cf8b 100644 --- a/minmode/resource/ui/SpectatorTournament.res +++ b/minmode/resource/ui/SpectatorTournament.res @@ -543,25 +543,5 @@ "dulltext" "0" "brighttext" "0" } - - "attriblabel" - { - "ControlName" "CExLabel" - "fieldName" "attriblabel" - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "2" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "south" - "fgcolor" "235 226 202 255" - "centerwrap" "1" - } } } |
