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

Remove space

This commit is contained in:
Dean Herbert
2020-07-15 22:00:48 +09:00
Unverified
parent 72789dc0aa
commit 3666599053
+1 -1
View File
@@ -48,7 +48,7 @@ namespace osu.Game.Rulesets.Catch.UI
Origin = Anchor.TopLeft,
};
InternalChildren = new []
InternalChildren = new[]
{
explodingFruitContainer,
CatcherArea.MovableCatcher.CaughtFruitContainer.CreateProxy(),