HitFX, Early/Late display with ms #35
Binary file not shown.
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue