Skip to content

Commit

Permalink
fix: lamp order for ddr
Browse files Browse the repository at this point in the history
  • Loading branch information
Gyoo authored Dec 4, 2024
1 parent 735eda4 commit 42d7dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/src/config/game-support/ddr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@ export const DDR_SP_CONF = {
"FAILED",
"ASSIST",
"CLEAR",
"LIFE4",
"FULL COMBO",
"GREAT FULL COMBO",
"PERFECT FULL COMBO",
"MARVELOUS FULL COMBO",
"LIFE4",
],
minimumRelevantValue: "CLEAR",
description: "The type of clear this user got.",
Expand Down

0 comments on commit 42d7dd5

Please sign in to comment.