Add droplet skinning support

This commit is contained in:
Dean Herbert
2020-02-19 13:27:15 +09:00
parent 0f85e81240
commit ce1a57550f
4 changed files with 32 additions and 5 deletions

View File

@ -10,5 +10,6 @@ namespace osu.Game.Rulesets.Catch
FruitGrapes,
FruitOrange,
FruitPear,
Droplet
}
}