Add taiko barline skinning support

This commit is contained in:
Dean Herbert
2020-04-23 14:32:48 +09:00
parent 2a1cc35541
commit 12f156dcec
5 changed files with 44 additions and 7 deletions

View File

@ -13,6 +13,7 @@ namespace osu.Game.Rulesets.Taiko
Swell,
HitTarget,
PlayfieldBackgroundLeft,
PlayfieldBackgroundRight
PlayfieldBackgroundRight,
BarLine
}
}