local conductor got removed somewhere?

This commit is contained in:
Cameron Taylor 2024-04-03 04:43:12 -04:00
parent b7c6b1aaf6
commit ad39ce3c21

View file

@ -171,7 +171,7 @@ class LatencyState extends MusicBeatSubState
trace(FlxG.sound.music._channel.position); trace(FlxG.sound.music._channel.position);
*/ */
localConductor.update(swagSong.time, false); // localConductor.update(swagSong.time, false);
if (FlxG.keys.justPressed.S) if (FlxG.keys.justPressed.S)
{ {