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