1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 11:23:00 +08:00

Trim whitespace

This commit is contained in:
Dean Herbert 2019-07-30 23:24:28 +09:00
parent 8e9f8bb565
commit 21a8f566c3

View File

@ -87,7 +87,7 @@ namespace osu.Game.Skinning
case "Play/osu/hitcircle":
if (hasHitCircle)
return new LegacyMainCirclePiece();
return null;
case "Play/Miss":