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
+2
View File
@@ -433,6 +433,7 @@ SaveStats=If enabled, save Stats.xml.
ScoreDisplay=ScoreDisplay
Scoreboard=Enables scoreboard
ScoringType=Defines which scoring method to use.
ScreenFilter=Screen Filter
Scroll=Scroll
Select Group=Toggle Songs in this Group.
Select Profile=Choose a profile
@@ -1024,6 +1025,7 @@ SaveStats=Save Stats
ScoreDisplay=Score Display
Scoreboard=Scoreboard
ScoringType=Scoring Type
ScreenFilter=Screen Filter
Scroll=Scroll
Secret=Secret
Server=Server
+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)