Skip to content

Commit

Permalink
[maimaidx] Update to BUDDiES final (#1058)
Browse files Browse the repository at this point in the history
* [maimaidx] Update to BUDDiES final

* Remove duplicate songs

A song's artist was modified, making the merge-options script consider it two different songs.

* fix: missing comma

---------

Co-authored-by: zkldi <[email protected]>
  • Loading branch information
beer-psi and zkrising authored May 3, 2024
1 parent 8460c5f commit 296ff34
Show file tree
Hide file tree
Showing 4 changed files with 605 additions and 89 deletions.
2 changes: 1 addition & 1 deletion common/src/config/game-support/maimai-dx.ts
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ export const MAIMAI_DX_SINGLE_CONF = {
universeplus: "UNiVERSE PLUS",
festival: "FESTiVAL",
festivalplus: "FESTiVAL PLUS",
buddies: "BUDDiES"
buddies: "BUDDiES",
},

chartData: z.strictObject({
Expand Down
Loading

0 comments on commit 296ff34

Please sign in to comment.