mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-27 01:55:52 -05:00
local conductor got removed somewhere?
This commit is contained in:
parent
b7c6b1aaf6
commit
ad39ce3c21
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue