mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Renamed TaikoModFlip to TaikoModInvert
This commit is contained in:
@ -136,7 +136,7 @@ namespace osu.Game.Rulesets.Taiko
|
||||
new TaikoModRandom(),
|
||||
new TaikoModDifficultyAdjust(),
|
||||
new TaikoModClassic(),
|
||||
new TaikoModFlip(),
|
||||
new TaikoModInvert(),
|
||||
};
|
||||
|
||||
case ModType.Automation:
|
||||
|
Reference in New Issue
Block a user