Skip to content

Commit

Permalink
feat: world support for ddr (#1199)
Browse files Browse the repository at this point in the history
* feat: world support for ddr

* chore: lint fix
  • Loading branch information
Gyoo authored Oct 28, 2024
1 parent b0078fa commit 04d566b
Show file tree
Hide file tree
Showing 8 changed files with 21,319 additions and 9,868 deletions.
1 change: 1 addition & 0 deletions common/src/config/game-support/ddr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ export const DDR_SP_CONF = {
a20plus: "A20+",
a3: "A3",
konaste: "Konaste",
world: "World",
},

chartData: z.strictObject({
Expand Down
Loading

0 comments on commit 04d566b

Please sign in to comment.