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

From Team Fortress Wiki
Jump to: navigation, search
5454 
5555 "TimePanelValue"
5656 {
57N/A "ControlName" "CTFLabel"
N/A57 "ControlName" "CExLabel"
5858 "fieldName" "TimePanelValue"
5959 "font" "HudFontMediumSmall"
6060 "font_minmode" "HudFontMediumSmall"
8080 
8181 "StopWatchScoreToBeat"
8282 {
83N/A "ControlName" "CTFLabel"
N/A83 "ControlName" "CExLabel"
8484 "fieldName" "StopWatchScoreToBeat"
8585 "font" "HudFontMediumBold"
8686 "labelText" "%scoretobeat%"
9797 }
9898 "StopWatchPointsLabel"
9999 {
100N/A "ControlName" "CTFLabel"
N/A100 "ControlName" "CExLabel"
101101 "fieldName" "StopWatchPointsLabel"
102102 "font" "HudFontSmallest"
103103 "labelText" "%pointslabel%"
116116 
117117 "StopWatchLabel"
118118 {
119N/A "ControlName" "CTFLabel"
N/A119 "ControlName" "CExLabel"
120120 "fieldName" "StopWatchLabel"
121121 "font" "HudFontSmallest"
122122 "labelText" "%stopwatchlabel%"
158158 
159159 "StopWatchDescriptionLabel"
160160 {
161N/A "ControlName" "CTFLabel"
N/A161 "ControlName" "CExLabel"
162162 "fieldName" "StopWatchDescriptionLabel"
163163 "font" "ClockSubTextTiny"
164164 "labelText" "%descriptionlabel%"