1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-10 01:33:39 +08:00

Fix test scene dynamic compilation

This commit is contained in:
Dean Herbert
2020-02-19 16:33:49 +09:00
Unverified
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),