From 9a51bf14dabde41d6be843aa4653f102c067ac4e Mon Sep 17 00:00:00 2001 From: entar Date: Tue, 10 Jun 2025 12:14:58 +0700 Subject: [PATCH] Update How to add charts? --- How-to-add-charts%3F.md | 1 + 1 file changed, 1 insertion(+) 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