mirror of
https://github.com/zkldi/Tachi.git
synced 2026-09-27 17:38:11 +03:00
fix: do starterpack properly
This commit is contained in:
@@ -86,7 +86,7 @@ for (const d of content) {
|
||||
continue;
|
||||
}
|
||||
|
||||
if (!difficultyTag) {
|
||||
if (!difficultyTag || d.charts.length > 1) {
|
||||
difficultyTag = chart.difficultyTag;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user