mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 05:49:03 -06:00
parent
96ac054cf6
commit
321de8564c
@ -164,7 +164,7 @@ function PacerTest:drawScoringInfo()
|
||||
end
|
||||
|
||||
function PacerTest:getBackground()
|
||||
return math.min(self.level - 1, 20)
|
||||
return math.min(self.level - 1, 19)
|
||||
end
|
||||
|
||||
return PacerTest
|
||||
|
Loading…
Reference in New Issue
Block a user