version jump

This commit is contained in:
KadeDeveloper 2021-08-14 13:50:47 -07:00
parent 37dfc3b45c
commit a3059f4490
2 changed files with 4 additions and 2 deletions

View File

@ -25,4 +25,5 @@ Changes marked with 💖 will be listed in the short version of the changelog in
- 💖 Fixed scroll speed changes so they work when more then one of them exist
- Fixed steps reseting to 0 on a bpm change IN gameplay
- Fixed claps so they're based on time instead of the note's y position
- Swap Section no longer breaks with duets
- Swap Section no longer breaks with duets
- 💖 Modcharts now work on Linux!

View File

@ -4,4 +4,5 @@
- Optimized gameplay
- Optimized the chart editor (less lag on longer songs, and faster load times)
- Fixed stutter at the start of a song
- Fixed scroll speed changes so they work when more then one of them exist
- Fixed scroll speed changes so they work when more then one of them exist
- Modcharts now work on Linux!