mirror of
https://github.com/ppy/osu
synced 2025-02-06 05:12:12 +00:00
Clarify comment to avoid playing pronoun game
This commit is contained in:
parent
ec12186d63
commit
43724472c4
@ -130,7 +130,7 @@ namespace osu.Game.Skinning
|
||||
// have something in place to ensure we don't end up breaking skins of users that haven't
|
||||
// manually saved their skin since a change was implemented.
|
||||
|
||||
// if that fails, attempt to deserialise using the old naked list.
|
||||
// If deserialisation using SkinLayoutInfo fails, attempt to deserialise using the old naked list.
|
||||
if (layoutInfo == null)
|
||||
{
|
||||
// handle namespace changes...
|
||||
|
Loading…
Reference in New Issue
Block a user