screen filter related things

This commit is contained in:
AJ Kelly
2011-09-11 22:32:14 -05:00
parent cebec8485b
commit a7568450bf
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -37,6 +37,10 @@ function InitUserPrefs()
SetUserPref(k, v)
end
end
-- screen filter
setenv("ScreenFilterP1",0)
setenv("ScreenFilterP2",0)
end
function GetProTiming(pn)