mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 16:29:02 -06:00
parent
96ac054cf6
commit
321de8564c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user