Template:PatchDiff/May 5, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/replaybrowser/recordspanel.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/RecordPanel.res"
N/A2{
N/A3 "RecordPanel"
N/A4 {
N/A5 "ControlName" "EditablePanel"
N/A6 "FieldName" "Embedded"
N/A7 }
N/A8 
N/A9 "TitleLabel"
N/A10 {
N/A11 "ControlName" "CExLabel"
N/A12 "fieldName" "TitleLabel"
N/A13 "font" "HudFontSmallestBold"
N/A14 "labelText" "#Replay_NoNewRecord"
N/A15 "textAlignment" "west"
N/A16 "xpos" "0"
N/A17 "ypos" "0"
N/A18 "zpos" "1"
N/A19 "autoResize" "0"
N/A20 "pinCorner" "0"
N/A21 "visible" "0"
N/A22 "fgcolor_override" "117 108 93 255"
N/A23 }
N/A24 
N/A25 "RecordInfoLabel"
N/A26 {
N/A27 "ControlName" "CExLabel"
N/A28 "fieldName" "RecordInfoLabel"
N/A29 "font" "HudFontSmallestBold"
N/A30 "labelText" "#Replay_NoNewRecord"
N/A31 "textAlignment" "west"
N/A32 "xpos" "0"
N/A33 "ypos" "0"
N/A34 "zpos" "1"
N/A35 "autoResize" "0"
N/A36 "pinCorner" "0"
N/A37 "visible" "0"
N/A38 "fgcolor_override" "117 108 93 255"
N/A39 }
N/A40 
N/A41 "ScoreBackgroundPanel"
N/A42 {
N/A43 "ControlName" "EditablePanel"
N/A44 "fieldName" "ScoreBackgroundPanel"
N/A45 "zpos" "0"
N/A46 "visible" "0"
N/A47 "Border" "ButtonBorder"
N/A48 "bgcolor_override" "32 31 29 255"
N/A49 }
N/A50 
N/A51 "ScoreLabel"
N/A52 {
N/A53 "ControlName" "CExLabel"
N/A54 "fieldName" "ScoreLabel"
N/A55 "font" "HudFontSmallBold"
N/A56 "labelText" "0"
N/A57 "textAlignment" "west"
N/A58 "xpos" "0"
N/A59 "ypos" "0"
N/A60 "zpos" "1"
N/A61 "autoResize" "0"
N/A62 "pinCorner" "0"
N/A63 "visible" "0"
N/A64 "fgcolor_override" "117 108 93 255"
N/A65 }
N/A66}