mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 05:32:54 +08:00
Adjust formatting slightly
The uneven spacing was bothering me...
This commit is contained in:
parent
f9db0fad88
commit
fe3683ed5b
@ -310,7 +310,7 @@ namespace osu.Game.Skinning
|
||||
}
|
||||
}
|
||||
|
||||
public override string ToString() => $"{GetType().ReadableName()}{{ skin: {skin} }}";
|
||||
public override string ToString() => $"{GetType().ReadableName()} {{ Skin: {skin} }}";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user