This commit is contained in:
Your Name
2024-05-17 14:07:46 -05:00
parent 78e12dbc2e
commit fa786e996c

View File

@@ -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