Template:PatchDiff/September 21, 2011 Patch (Beta)/team fortress 2 beta content.gcf/tf beta/resource/ui/CharInfoPanel.res

From Team Fortress Wiki
Jump to: navigation, search
112112 }
113113 }
114114 
115N/A "CloseButton"
N/A115 "BackButton"
116116 {
117117 "ControlName" "CExButton"
118N/A "fieldName" "CloseButton"
119N/A "xpos" "c200"
N/A118 "fieldName" "BackButton"
N/A119 "xpos" "c-295"
120120 "ypos" "437"
121121 "zpos" "2"
122122 "wide" "100"
126126 "visible" "1"
127127 "enabled" "1"
128128 "tabPosition" "0"
129N/A "labelText" "#GameUI_Close"
N/A129 "labelText" "#TF_BackCarat"
130130 "font" "HudFontSmallBold"
131131 "textAlignment" "center"
132132 "dulltext" "0"
133133 "brighttext" "0"
134134 "default" "1"
135N/A "Command" "close"
N/A135 "Command" "back"
136136 "sound_depressed" "UI/buttonclick.wav"
137137 "sound_released" "UI/buttonclickrelease.wav"
138138 }
139N/A 
N/A139 
140140 "NotificationsPresentPanel"
141141 {
142142 "ControlName" "CNotificationsPresentPanel"