mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-15 11:22:55 +00:00
Get rid of a warning about missing BPM info
This commit is contained in:
parent
983d241e47
commit
4e65c49e0e
|
@ -1888,6 +1888,7 @@ class FreeplayState extends MusicBeatSubState
|
|||
startingVolume: 0.0,
|
||||
overrideExisting: true,
|
||||
restartTrack: false,
|
||||
mapTimeChanges: false, // The music metadata is not alongside the audio file so this won't work.
|
||||
pathsFunction: INST,
|
||||
suffix: potentiallyErect,
|
||||
partialParams:
|
||||
|
|
Loading…
Reference in a new issue