mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Add a few more missing partial specs
This commit is contained in:
@ -12,7 +12,7 @@ using osu.Game.Graphics.Sprites;
|
||||
namespace osu.Game.Skinning.Components
|
||||
{
|
||||
[UsedImplicitly]
|
||||
public class TextElement : Container, ISkinnableDrawable
|
||||
public partial class TextElement : Container, ISkinnableDrawable
|
||||
{
|
||||
public bool UsesFixedAnchor { get; set; }
|
||||
|
||||
|
Reference in New Issue
Block a user