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
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 4be2617944 - Show all commits

View File

@ -55,7 +55,7 @@ local drawCursors = function (centerX, centerY,cursors, laserActive)
tailW,
tailH,
cursorTailImages[luaIndex],
cursor.alpha,
cursor.alpha / 2,
0
)
end