@@ -164,7 +164,7 @@ function PacerTest:drawScoringInfo()
|
|||||||
end
|
end
|
||||||
|
|
||||||
function PacerTest:getBackground()
|
function PacerTest:getBackground()
|
||||||
return math.min(self.level - 1, 20)
|
return math.min(self.level - 1, 19)
|
||||||
end
|
end
|
||||||
|
|
||||||
return PacerTest
|
return PacerTest
|
||||||
|
|||||||
Reference in New Issue
Block a user