- crown from ir leaderboard

This commit is contained in:
FajsiEx 2021-12-16 22:13:53 +01:00
parent 4384640c68
commit 1be9861c36
1 changed files with 0 additions and 3 deletions

View File

@ -587,9 +587,6 @@ function drawIrLeaderboard()
return;
end
gfx.BeginPath();
gfx.ImageRect(205, 1252.5, 800*0.045, 600*0.045, crownImage, 1, 0);
gfx.TextAlign(gfx.TEXT_ALIGN_CENTER + gfx.TEXT_ALIGN_MIDDLE)
gfx.BeginPath();
gfx.Text("IR TOP", scoreBoardX + (sbBarWidth / 2), scoreBoardY + sbBarHeight/2);