Remove space

This commit is contained in:
Dean Herbert 2020-07-15 22:00:48 +09:00
parent 72789dc0aa
commit 3666599053

View File

@ -48,7 +48,7 @@ namespace osu.Game.Rulesets.Catch.UI
Origin = Anchor.TopLeft,
};
InternalChildren = new []
InternalChildren = new[]
{
explodingFruitContainer,
CatcherArea.MovableCatcher.CaughtFruitContainer.CreateProxy(),