HitFX, Early/Late display with ms #35
|
@ -52,7 +52,7 @@ function EarlyLate.render(deltaTime)
|
|||
|
||||
gfx.BeginPath()
|
||||
gfx.LoadSkinFont("dfmarugoth.ttf")
|
||||
gfx.FontSize(12 * scale)
|
||||
gfx.FontSize(18 * scale)
|
||||
|
||||
if EarlyLate.showEarlyLate then
|
||||
gfx.TextAlign(gfx.TEXT_ALIGN_LEFT + gfx.TEXT_ALIGN_BASELINE)
|
||||
|
|
Loading…
Reference in New Issue