wip
This commit is contained in:
@@ -441,7 +441,7 @@ void AnnotatedCameraWidget::drawHud(QPainter &p) {
|
||||
p.restore();
|
||||
|
||||
if (!scene.hide_max_speed) {
|
||||
drawSpeedWidget (p, 60, 45, "MAX", "33", QColor(0xff, 0xff, 0xff))
|
||||
drawSpeedWidget (p, 60, 45, "MAX", "33", QColor(0xff, 0xff, 0xff));
|
||||
}
|
||||
|
||||
// Draw FrogPilot widgets
|
||||
|
||||
Reference in New Issue
Block a user