Template:PatchDiff/September 27, 2016 Patch/tf/tf2 misc dir.vpk/resource/ui/xpsourcepanel.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/XPSourcePanel.res"
N/A2{
N/A3 "XPSourcePanel"
N/A4 {
N/A5 "fieldName" "XPSourcePanel"
N/A6 
N/A7 "xpos" "cs-0.5"
N/A8 "ypos" "cs-0.5"
N/A9 "wide" "200"
N/A10 "tall" "400"
N/A11 "proportionaltoparent" "1"
N/A12 "mouseinputenabled" "0"
N/A13 }
N/A14 
N/A15 "SourceLabel"
N/A16 {
N/A17 "ControlName" "Label"
N/A18 "FieldName" "SourceLabel"
N/A19 "xpos" "cs-0.5"
N/A20 "ypos" "rs1"
N/A21 "zpos" "1"
N/A22 "wide" "f0"
N/A23 "tall" "f0"
N/A24 "proportionaltoparent" "1"
N/A25 
N/A26 "labelText" "%source%"
N/A27 "fgcolor_override" "CreditsGreen"
N/A28 
N/A29 "font" "XPSource"
N/A30 "textAlignment" "south"
N/A31 }
N/A32 
N/A33 "SourceLabelGlow"
N/A34 {
N/A35 "ControlName" "Label"
N/A36 "FieldName" "SourceLabelGlow"
N/A37 "xpos" "cs-0.5"
N/A38 "ypos" "rs1"
N/A39 "zpos" "0"
N/A40 "wide" "f0"
N/A41 "tall" "f0"
N/A42 "proportionaltoparent" "1"
N/A43 
N/A44 "labelText" "%source%"
N/A45 "fgcolor_override" "CreditsGreen"
N/A46 
N/A47 "font" "XPSource_Glow"
N/A48 "textAlignment" "south"
N/A49 }
N/A50}