HitFX, Early/Late display with ms #35

Merged
hersi merged 16 commits from domdoc-develop into master 2022-05-27 11:17:12 +02:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit d1d620a599 - Show all commits

Binary file not shown.

View File

@ -60,7 +60,7 @@ function EarlyLate.render(deltaTime)
local y = screenH / 8 * fractionTable[earlyLatePosition]
gfx.BeginPath()
gfx.LoadSkinFont("Digital-Serial-Bold.ttf")
gfx.LoadSkinFont("Digital-Serial-ExtraBold.ttf")
gfx.FontSize(20 * scale)
if EarlyLate.showEarlyLate then