mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Formatting fixes
This commit is contained in:
@ -186,10 +186,13 @@ namespace osu.Game.Users
|
||||
{
|
||||
[Description("Keyboard")]
|
||||
Keyboard,
|
||||
|
||||
[Description("Mouse")]
|
||||
Mouse,
|
||||
|
||||
[Description("Tablet")]
|
||||
Tablet,
|
||||
|
||||
[Description("Touch Screen")]
|
||||
Touch,
|
||||
}
|
||||
|
Reference in New Issue
Block a user