Template:PatchDiff/April 14, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/econ/NotificationToastContainer.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/NotificationToastContainer.res"
N/A2{
N/A3 "NotificationToastContainer"
N/A4 {
N/A5 "ControlName" "CNotificationToastControl"
N/A6 "fieldName" "NotificationToastContainer"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "1"
N/A10 "wide" "150"
N/A11 "tall" "50"
N/A12 "visible" "1"
N/A13 "enabled" "1"
N/A14 "border" "TFFatLineBorderOpaque"
N/A15 }
N/A16 
N/A17 
N/A18 "HelpTextLabel"
N/A19 {
N/A20 "ControlName" "CExLabel"
N/A21 "fieldName" "HelpTextLabel"
N/A22 "fgcolor" "RedSolid"
N/A23 "xpos" "5"
N/A24 "ypos" "0"
N/A25 "zpos" "2"
N/A26 "wide" "140"
N/A27 "tall" "38"
N/A28 "autoResize" "0"
N/A29 "pinCorner" "0"
N/A30 "visible" "1"
N/A31 "enabled" "1"
N/A32 "wrap" "1"
N/A33 "labelText" ""
N/A34 "textAlignment" "North"
N/A35 "font" "TFFontSmall"
N/A36 "textinsetx" "2"
N/A37 "textinsety" "7"
N/A38 }
N/A39 
N/A40}