Template:PatchDiff/June 27, 2012 Patch/team fortress 2 content.gcf/tf/cfg/user default.scr

From Team Fortress Wiki
Jump to: navigation, search
1N/A// NOTE: THIS FILE IS AUTOMATICALLY REGENERATED,
2N/A//DO NOT EDIT THIS HEADER, YOUR COMMENTS WILL BE LOST IF YOU DO
31// User options script
42//
53// Format:
2927// NUMBER is "value"
3028// STRING is "value"
3129// LIST is "index", where index "0" is the first element of the list
32N/A 
33N/A 
34N/A// Half-Life User Info Configuration Layout Script (stores last settings chosen, too)
35N/A// File generated: Tue Jul 13 17:43:58 AM
3630//
37N/A//
3831// Cvar - Setting
3932 
4033VERSION 1.0
239232 { "0" }
240233 }
241234 
N/A235 "tf_spectate_pyrovision"
N/A236 {
N/A237 "#TF_SpectatePyroVision"
N/A238 "#Tooltip_SpectatePyroVision"
N/A239 { BOOL }
N/A240 { "0" }
N/A241 }
N/A242 
242243 "category4"
243244 {
244245 "#TF_OptionCategory_Replay"
293294 { "5" }
294295 }
295296 
N/A297 "tf_replay_pyrovision"
N/A298 {
N/A299 "#TF_ReplayPyroVision"
N/A300 "#Tooltip_ReplayPyroVision"
N/A301 { BOOL }
N/A302 { "0" }
N/A303 }
N/A304 
296305 "category5"
297306 {
298307 "#TF_OptionCategory_Performance"