added missing end to TIG "_OK_" subtraction

This commit is contained in:
nasgroup94 2025-10-22 05:19:50 -04:00
parent 1644c1dc5b
commit faccee88e7

View File

@ -12713,7 +12713,7 @@ function AIRBOSS:_LSOgrade( playerData )
local nS=count(G, '%(')
local nN=N-nS-nL
if TIG=="_OK_" then nL = nL -1 --Circuit added to prevent grade deduction for perfect groove
if TIG=="_OK_" then nL = nL -1 end --Circuit added to prevent grade deduction for perfect groove
-- Groove time 15-18.99 sec for a unicorn. Or 60-65 for V/STOL unicorn.
local Tgroove=playerData.Tgroove