50% done only graph left

This commit is contained in:
RealFD 2021-12-27 20:33:03 +01:00
parent 30ca0407e6
commit 750c87ee08
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ local drawRightPanelContent = function()
end
gfx.ClosePath();
-- result.medianHitDelta
-- result.medianHitDelta
gfx.BeginPath();
gfx.FillColor(255, 136, 0, 255);
gfx.Rect(timmingX + 210, timmingY + 27.2 + detailTextMargin, Fillmihd, 12);