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

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/NotificationsPresentPanel.res"
N/A2{
N/A3 "NotificationsPresentPanel"
N/A4 {
N/A5 "ControlName" "CNotificationsPresentPanel"
N/A6 "fieldName" "NotificationsPresentPanel"
N/A7 "xpos" "c160"
N/A8 "ypos" "10"
N/A9 "zpos" "10000"
N/A10 "wide" "140"
N/A11 "tall" "35"
N/A12 "visible" "0"
N/A13 "enabled" "1"
N/A14 "border" "TFThinLineBorder"
N/A15 }
N/A16 
N/A17 "TextLabel"
N/A18 {
N/A19 "ControlName" "CExLabel"
N/A20 "fieldName" "TextLabel"
N/A21 "fgcolor" "TanLight"
N/A22 "xpos" "7"
N/A23 "ypos" "7"
N/A24 "zpos" "2"
N/A25 "wide" "116"
N/A26 "tall" "35"
N/A27 "autoResize" "0"
N/A28 "pinCorner" "0"
N/A29 "visible" "1"
N/A30 "enabled" "1"
N/A31 "wrap" "1"
N/A32 "labelText" "#Notifications_Present"
N/A33 "textAlignment" "west"
N/A34 "font" "TFFontSmall"
N/A35 }
N/A36}