Sync playback to the actual beat count rather than relying on BPM #5

Open
ratijas wants to merge 43 commits from ratijas/muzika-gromche:work/r/beats into master
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 39a8255532 - Show all commits

View File

@ -7,7 +7,7 @@
"dependencies": [ "dependencies": [
"BepInEx-BepInExPack-5.4.2100", "BepInEx-BepInExPack-5.4.2100",
"Sigurd-CSync-5.0.1", "Sigurd-CSync-5.0.1",
"ainavt.lc.lethalconfig-1.4.6", "AinaVT-LethalConfig-1.4.6",
"WaterGun-V70PoweredLights_Fix-1.0.0" "WaterGun-V70PoweredLights_Fix-1.0.0"
] ]
} }