stripper-configs/maps/ze_sky_temples_v2as.cfg

31 lines
279 B
INI
Executable File

;; _
;; possible playercrash fix
modify:
{
match:
{
"classname" "/prop_.*/"
}
replace:
{
"disableshadows" "1"
"disablereceiveshadows" "1"
}
}
modify:
{
match:
{
"classname" "/func_.*/"
}
replace:
{
"disableshadows" "1"
"disablereceiveshadows" "1"
}
}