mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 01:47:30 +09:00
Fix test scene dynamic compilation
This commit is contained in:
parent
4225df51ba
commit
14ebcc95fb
@ -20,6 +20,7 @@ namespace osu.Game.Rulesets.Catch.Tests
|
|||||||
{
|
{
|
||||||
typeof(CatchHitObject),
|
typeof(CatchHitObject),
|
||||||
typeof(Fruit),
|
typeof(Fruit),
|
||||||
|
typeof(FruitPiece),
|
||||||
typeof(Droplet),
|
typeof(Droplet),
|
||||||
typeof(Banana),
|
typeof(Banana),
|
||||||
typeof(BananaShower),
|
typeof(BananaShower),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user