Skip to content

Commit

Permalink
Add back removed xmldoc
Browse files Browse the repository at this point in the history
  • Loading branch information
peppy committed Aug 8, 2024
1 parent 60d3834 commit 02a370f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions osu.Game/Skinning/LegacySkinTransformer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@

namespace osu.Game.Skinning
{
/// <summary>
/// Transformer used to handle support of legacy features for individual rulesets.
/// </summary>
public abstract class LegacySkinTransformer : SkinTransformer
{
/// <summary>
Expand Down

0 comments on commit 02a370f

Please sign in to comment.