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

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/ReplayReminder.res"
N/A2{
N/A3 "ReplayReminder"
N/A4 {
N/A5 "ControlName" "CReplayReminderPanel"
N/A6 "fieldName" "ReplayReminder"
N/A7 "xpos" "c-83"
N/A8 "ypos" "-50"
N/A9 "zpos" "1"
N/A10 "wide" "166"
N/A11 "tall" "40"
N/A12 "visible" "0"
N/A13 
N/A14 "BG"
N/A15 {
N/A16 "ControlName" "ImagePanel"
N/A17 "fieldName" "BG"
N/A18 "xpos" "0"
N/A19 "ypos" "8"
N/A20 "zpos" "0"
N/A21 "wide" "166"
N/A22 "tall" "38"
N/A23 "visible" "1"
N/A24 "enabled" "1"
N/A25 "image" "../hud/freezecam_black_bg"
N/A26 "scaleImage" "1"
N/A27 }
N/A28 "Icon"
N/A29 {
N/A30 "ControlName" "ImagePanel"
N/A31 "fieldName" "Icon"
N/A32 "xpos" "3"
N/A33 "ypos" "0"
N/A34 "zpos" "1"
N/A35 "wide" "36"
N/A36 "tall" "36"
N/A37 "visible" "1"
N/A38 "enabled" "1"
N/A39 "image" "../hud/ico_replay"
N/A40 "scaleImage" "1"
N/A41 }
N/A42 "Label"
N/A43 {
N/A44 "ControlName" "Label"
N/A45 "fieldName" "Label"
N/A46 "font" "SpectatorKeyHints"
N/A47 "xpos" "40"
N/A48 "ypos" "25"
N/A49 "zpos" "2"
N/A50 "wide" "133"
N/A51 "tall" "12"
N/A52 "autoResize" "0"
N/A53 "pinCorner" "0"
N/A54 "visible" "1"
N/A55 "enabled" "1"
N/A56 "labelText" "%text%"
N/A57 "textAlignment" "west"
N/A58 "dulltext" "0"
N/A59 "brighttext" "0"
N/A60 }
N/A61 }
N/A62}