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

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/TitleEditPanel.res"
N/A2{
N/A3 "TitleEditPanel"
N/A4 {
N/A5 "ControlName" "CTitleEditPanel"
N/A6 "fieldName" "TitleEditPanel"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "wide" "f0"
N/A10 "autoResize" "0"
N/A11 "pinCorner" "0"
N/A12 "visible" "1"
N/A13 "enabled" "1"
N/A14 "tabPosition" "0"
N/A15 }
N/A16 
N/A17 "CaratLabel"
N/A18 {
N/A19 "ControlName" "CExLabel"
N/A20 "fieldName" "CaratLabel"
N/A21 "font" "HudFontSmallestBold"
N/A22 "labelText" ">>"
N/A23 "textAlignment" "west"
N/A24 "xpos" "0"
N/A25 "ypos" "6"
N/A26 "zpos" "10"
N/A27 "wide" "20"
N/A28 "tall" "15"
N/A29 "autoResize" "0"
N/A30 "pinCorner" "0"
N/A31 "visible" "1"
N/A32 "enabled" "1"
N/A33 "fgcolor_override" "200 80 60 255"
N/A34 }
N/A35 
N/A36 "TitleInput"
N/A37 {
N/A38 "ControlName" "TextEntry"
N/A39 "fieldName" "TitleInput"
N/A40 "maxchars" "255"
N/A41 "textHidden" "0"
N/A42 "textAlignment" "west"
N/A43 "unicode" "1"
N/A44 "wrap" "0"
N/A45 "xpos" "15"
N/A46 "ypos" "0"
N/A47 "zpos" "1"
N/A48 "autoResize" "0"
N/A49 "pinCorner" "0"
N/A50 "visible" "1"
N/A51 "enabled" "1"
N/A52 "tabPosition" "0"
N/A53 "fgcolor_override" "202 190 164 255"
N/A54 "Font" "HudFontMediumSmallSecondary"
N/A55 }
N/A56 
N/A57 "HeaderLine"
N/A58 {
N/A59 "ControlName" "ImagePanel"
N/A60 "fieldName" "HeaderLine"
N/A61 "xpos" "0"
N/A62 "zpos" "5"
N/A63 "wide" "588"
N/A64 "tall" "10"
N/A65 "visible" "1"
N/A66 "enabled" "1"
N/A67 "image" "loadout_dotted_line"
N/A68 "scaleImage" "0"
N/A69 "tileHorizontally" "1"
N/A70 }
N/A71 
N/A72 "ClickToEditLabel"
N/A73 {
N/A74 "ControlName" "CExLabel"
N/A75 "FieldName" "ClickToEditLabel"
N/A76 "LabelText" "#Replay_ClickToEdit"
N/A77 "zpos" "1000"
N/A78 "font" "HudFontSmallest"
N/A79 "Visible" "1"
N/A80 "fgcolor_override" "118 106 94 255"
N/A81 }
N/A82}