mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 15:00:46 +08:00
Add blank line for codeinspect
This commit is contained in:
@@ -248,6 +248,7 @@ namespace osu.Game.Skinning
|
||||
Realm.Run(r =>
|
||||
{
|
||||
var chosen = r.Find<SkinInfo>(nextId);
|
||||
|
||||
if (chosen == null)
|
||||
{
|
||||
CurrentSkinInfo.Value = ArgonSkin.CreateInfo().ToLiveUnmanaged();
|
||||
|
||||
Reference in New Issue
Block a user