Added Digital-Serial-ExtraBold for Early/Late

This commit is contained in:
domdoc 2022-05-26 11:36:20 +02:00
parent 39631eb320
commit d1d620a599
2 changed files with 1 additions and 1 deletions

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