Main/System/Battle/RecordPlayer/RecordPlayer.cs
@@ -52,6 +52,8 @@ if (currentRecordAction != null && currentRecordAction.IsFinished()) { Debug.LogError("record action " + currentRecordAction.GetType() + " play finished"); currentRecordAction = null; }