1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-12-27 07:27:12 +00:00
This commit is contained in:
Cameron Taylor 2022-04-18 19:51:18 -04:00
parent 0b17f74f48
commit 4fedb9e34a

View file

@ -832,10 +832,7 @@ class PlayState extends MusicBeatState implements IHook
// swagNote.data = songNotes;
swagNote.data.sustainLength = songNotes.sustainLength;
swagNote.data.altNote = songNotes.altNote;
<<<<<<< HEAD
=======
>>>>>>> origin/master
swagNote.scrollFactor.set(0, 0);
var susLength:Float = swagNote.data.sustainLength;