Skip to content

Commit

Permalink
[chunithm] Support LUMINOUS PLUS + revive SUN Omnimix table for MYT (#…
Browse files Browse the repository at this point in the history
…1197)

* [chunithm] Support LUMINOUS PLUS + revive SUN Omnimix table for MYT

* fix tests

* correct alias
  • Loading branch information
beer-psi authored Oct 20, 2024
1 parent c9baf82 commit cfa3f94
Show file tree
Hide file tree
Showing 8 changed files with 28,369 additions and 6,393 deletions.
3 changes: 3 additions & 0 deletions common/src/config/game-support/chunithm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,9 @@ export const CHUNITHM_SINGLE_CONF = {
luminous: "LUMINOUS",
"luminous-intl": "LUMINOUS International",
"luminous-omni": "LUMINOUS Omnimix",
luminousplus: "LUMINOUS PLUS",
"luminousplus-intl": "LUMINOUS PLUS International",
"luminousplus-omni": "LUMINOUS PLUS Omnimix",
},

chartData: z.strictObject({
Expand Down
Loading

0 comments on commit cfa3f94

Please sign in to comment.