Merge branch 'master' into taiko-don

This commit is contained in:
Dan Balasescu
2020-05-11 13:24:27 +09:00
committed by GitHub
20 changed files with 494 additions and 3 deletions

View File

@ -18,6 +18,7 @@ namespace osu.Game.Rulesets.Taiko
TaikoExplosionMiss,
TaikoExplosionGood,
TaikoExplosionGreat,
TaikoScroller,
TaikoDon,
}
}