no log
This commit is contained in:
parent
a274b65e9d
commit
113615af1b
|
|
@ -317,10 +317,6 @@ namespace HeavenStudio.Games
|
|||
tempEvents.Remove(jump);
|
||||
}
|
||||
allJumpEvents = tempEvents;
|
||||
foreach (var jump in allJumpEvents)
|
||||
{
|
||||
Debug.Log(jump.beat);
|
||||
}
|
||||
}
|
||||
|
||||
private void PersistColor(double beat)
|
||||
|
|
|
|||
Loading…
Reference in a new issue