Update How to add charts?
parent
0d6fff5880
commit
3e53158a15
@ -18,5 +18,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
|
||||
|
||||
with
|
||||
|
||||
- `mustPress = raw[2] > 3,`
|
||||
|
Loading…
x
Reference in New Issue
Block a user