mirror of
https://github.com/osukey/osukey.git
synced 2025-08-06 16:13:57 +09:00
Fix whitespace formatting.
This commit is contained in:
@ -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)
|
||||||
|
Reference in New Issue
Block a user