2020, A2, A3 section time draw fixes

This commit is contained in:
Ishaan Bhardwaj
2021-01-25 22:26:55 -05:00
parent 0b6f62d50e
commit b22f671409
4 changed files with 21 additions and 18 deletions

View File

@@ -627,6 +627,7 @@ function GameMode:sectionColourFunction(section)
end
function GameMode:drawSectionTimesWithSecondary(current_section, section_limit)
section_limit = section_limit or math.huge
local section_x = 530
local section_secondary_x = 440