mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Add partial specs in mobile projects too
This commit is contained in:
@ -10,7 +10,7 @@ using osu.Game.Overlays.Settings;
|
||||
|
||||
namespace osu.iOS
|
||||
{
|
||||
public class IOSMouseSettings : SettingsSubsection
|
||||
public partial class IOSMouseSettings : SettingsSubsection
|
||||
{
|
||||
protected override LocalisableString Header => MouseSettingsStrings.Mouse;
|
||||
|
||||
|
Reference in New Issue
Block a user