Clarify comment to avoid playing pronoun game

This commit is contained in:
Bartłomiej Dach 2023-02-20 20:07:17 +01:00
parent ec12186d63
commit 43724472c4
No known key found for this signature in database

View File

@ -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...