mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Add catcher kiai/fail animation states
This commit is contained in:
@ -11,6 +11,8 @@ namespace osu.Game.Rulesets.Catch
|
||||
FruitOrange,
|
||||
FruitPear,
|
||||
Droplet,
|
||||
CatcherIdle
|
||||
CatcherIdle,
|
||||
CatcherFail,
|
||||
CatcherKiai
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user