IFD敌人初步
This commit is contained in:
@@ -195,6 +195,9 @@ namespace Cielonos.MainGame
|
||||
Deactivate();
|
||||
}
|
||||
|
||||
// Ensure beat markers are sorted before starting tracking
|
||||
beatData.SortBeats();
|
||||
|
||||
CurrentBeatData = beatData;
|
||||
CurrentBPM = beatData.bpm;
|
||||
CurrentSongTime = 0f;
|
||||
|
||||
Reference in New Issue
Block a user