mirror of
https://github.com/ppy/osu
synced 2025-03-02 17:42:13 +00:00
Fix whitespace formatting.
This commit is contained in:
parent
5f10bcce02
commit
7bfb5954a8
@ -28,7 +28,7 @@ namespace osu.Game.Skinning
|
|||||||
return beatmapColours.Value;
|
return beatmapColours.Value;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
protected override bool AllowDrawableLookup(ISkinComponent component)
|
protected override bool AllowDrawableLookup(ISkinComponent component)
|
||||||
{
|
{
|
||||||
if (beatmapSkins == null)
|
if (beatmapSkins == null)
|
||||||
|
Loading…
Reference in New Issue
Block a user