diff options
| author | CriticalFlaw <[email protected]> | 2018-08-12 16:56:13 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-08-12 16:56:13 -0400 |
| commit | 40607cb02752a894fef2762fb83fb96c14054307 (patch) | |
| tree | 67036ff7908591fa6a4517a808be0993ff1fb8cc /resource/ui/Teammenu.res | |
| parent | 41833fd8b1c43abb2e5c67dbe2d1feb2b203a10a (diff) | |
Formatting Changes
Hopefully nothing is broken...?
Diffstat (limited to 'resource/ui/Teammenu.res')
| -rw-r--r-- | resource/ui/Teammenu.res | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/resource/ui/Teammenu.res b/resource/ui/Teammenu.res index 6dff146..ab6ffd5 100644 --- a/resource/ui/Teammenu.res +++ b/resource/ui/Teammenu.res @@ -95,7 +95,7 @@ "enabled" "1" "fillcolor" "0 0 0 100" } - + "SysMenu" { "ControlName" "Menu" @@ -110,7 +110,7 @@ "enabled" "0" "tabPosition" "0" } - + "MapInfo" { "ControlName" "HTML" @@ -125,7 +125,7 @@ "enabled" "0" "tabPosition" "0" } - + "mapname" { "ControlName" "Label" @@ -172,7 +172,7 @@ "depressedFgColor_override" "255 255 255 128" "selectedFgColor_override" "TanLight" } - + "teambutton1" { "ControlName" "CTFTeamButton" @@ -199,7 +199,7 @@ "depressedFgColor_override" "255 255 255 128" "selectedFgColor_override" "TanLight" } - + "teambutton2" { "ControlName" "CTFTeamButton" @@ -293,7 +293,7 @@ "autoResize" "0" "pinCorner" "0" "visible" "1" - "visible_lodef" "0" + "visible_lodef" "0" "enabled" "1" "labelText" "#TF_SelectATeam" "textAlignment" "center" @@ -347,7 +347,7 @@ "font" "CerbeticaBold16" "fgcolor" "white" } - + "MenuBG" { "ControlName" "ImagePanel" @@ -530,7 +530,7 @@ "enabled" "1" "fov" "20" } - + "HighlanderLabel" [$WIN32] { "ControlName" "CExLabel" @@ -574,7 +574,7 @@ "fgcolor" "TransparentBlack" "centerwrap" "1" - "pin_to_sibling" "HighlanderLabel" + "pin_to_sibling" "HighlanderLabel" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } @@ -622,11 +622,11 @@ "fgcolor" "TransparentBlack" "centerwrap" "1" - "pin_to_sibling" "TeamsFullLabel" + "pin_to_sibling" "TeamsFullLabel" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } - + "TeamsFullArrow" [$WIN32] { "ControlName" "CTFImagePanel" |
