mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Removed completed TODO request.
This commit is contained in:
@@ -137,9 +137,6 @@ public class CanvasController {
|
|||||||
}
|
}
|
||||||
raceViewController.updateSparkLine();
|
raceViewController.updateSparkLine();
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: 1/05/17 cir27 - Make the RaceObjects update on the actual delay.
|
|
||||||
elapsedNanos = 1000 / 60;
|
|
||||||
updateGroups();
|
updateGroups();
|
||||||
if (StreamParser.isRaceFinished()) {
|
if (StreamParser.isRaceFinished()) {
|
||||||
this.stop();
|
this.stop();
|
||||||
|
|||||||
Reference in New Issue
Block a user