diff --git a/How-to-add-charts%3F.md b/How-to-add-charts%3F.md index 249d696..e1bedbe 100644 --- a/How-to-add-charts%3F.md +++ b/How-to-add-charts%3F.md @@ -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