HitFX, Early/Late display with ms #35
|
@ -109,7 +109,7 @@ function button_hit(button, rating, delta)
|
|||
if (showHitAnims) then
|
||||
if (rating == 1) then
|
||||
HitFX.TriggerAnimation("Near", button + 1)
|
||||
else
|
||||
elseif (rating == 2) then
|
||||
HitFX.TriggerAnimation("Crit", button + 1)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue