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