mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 09:19:03 -06:00
Fix interval training
This commit is contained in:
parent
6776229bfb
commit
c8544975d6
@ -103,6 +103,7 @@ function IntervalTrainingGame:updateSectionTimes(old_level, new_level)
|
||||
-- record new section
|
||||
table.insert(self.section_times, self:getSectionTime())
|
||||
self.section_start_time = self.frames
|
||||
end
|
||||
end
|
||||
|
||||
function IntervalTrainingGame:drawGrid(ruleset)
|
||||
|
Loading…
Reference in New Issue
Block a user