1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-26 12:35:34 +08:00

Fix whitespace formatting.

This commit is contained in:
Mysfit 2021-01-13 00:25:54 -05:00
parent 5f10bcce02
commit 7bfb5954a8

View File

@ -28,7 +28,7 @@ namespace osu.Game.Skinning
return beatmapColours.Value;
}
}
protected override bool AllowDrawableLookup(ISkinComponent component)
{
if (beatmapSkins == null)