mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Apply newline additions
This commit is contained in:
@ -76,6 +76,7 @@ namespace osu.Game.Skinning
|
||||
base.Populate(model, archive);
|
||||
|
||||
Skin reference = getSkin(model);
|
||||
|
||||
if (!string.IsNullOrEmpty(reference.Configuration.SkinInfo.Name))
|
||||
{
|
||||
model.Name = reference.Configuration.SkinInfo.Name;
|
||||
|
Reference in New Issue
Block a user