mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 19:32:55 +08: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(Fruit),
|
||||
typeof(FruitPiece),
|
||||
typeof(Droplet),
|
||||
typeof(Banana),
|
||||
typeof(BananaShower),
|
||||
|
Loading…
Reference in New Issue
Block a user