Update How to add charts?

entar 2025-06-10 12:14:58 +07:00
parent 3e53158a15
commit 9a51bf14da

@ -17,6 +17,7 @@ with
Then you need to go to modules/types/note.lua
Go to line 18 and replace
- `mustPress = mustHitSection and raw[2] <= 3 or not mustHitSection and raw[2] > 3,`
with