fix warning
This commit is contained in:
@@ -39,6 +39,7 @@ return Def.ActorFrame {
|
|||||||
|
|
||||||
local iNumStates = c.Judgment:GetNumStates();
|
local iNumStates = c.Judgment:GetNumStates();
|
||||||
local iFrame = TNSFrames[param.TapNoteScore];
|
local iFrame = TNSFrames[param.TapNoteScore];
|
||||||
|
if not iFrame then return end
|
||||||
if iNumStates == 12 then
|
if iNumStates == 12 then
|
||||||
iFrame = iFrame * 2;
|
iFrame = iFrame * 2;
|
||||||
if not param.Early then
|
if not param.Early then
|
||||||
|
|||||||
Reference in New Issue
Block a user