chore(ranked-mods): make Swap (osu!taiko) ranked

see https://osu.ppy.sh/home/changelog/lazer/2025.1209.0
This commit is contained in:
MingxuanGame
2025-12-12 22:43:15 +08:00
committed by GitHub
parent e0c3e06ffe
commit 511150cc4c

View File

@@ -174,6 +174,7 @@ DEFAULT_RANKED_MODS = {
"affects_hit_sounds": {"check": False, "type": "boolean"}, "affects_hit_sounds": {"check": False, "type": "boolean"},
}, },
"SG": {}, "SG": {},
"SW": {},
}, },
2: { 2: {
"EZ": {"retries": {"type": "number", "eq": 2}}, "EZ": {"retries": {"type": "number", "eq": 2}},