Renamed TaikoModFlip to TaikoModInvert

This commit is contained in:
Henry Lin
2021-05-16 12:51:40 +08:00
parent 422a3b76b6
commit 5972e43bc2
5 changed files with 20 additions and 18 deletions

View File

@ -136,7 +136,7 @@ namespace osu.Game.Rulesets.Taiko
new TaikoModRandom(),
new TaikoModDifficultyAdjust(),
new TaikoModClassic(),
new TaikoModFlip(),
new TaikoModInvert(),
};
case ModType.Automation: