mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Fix remaining issues
This commit is contained in:
@ -9,8 +9,10 @@ namespace osu.Game.Configuration
|
||||
{
|
||||
[Description("Sequential")]
|
||||
Sequential,
|
||||
|
||||
[Description("Overlapping")]
|
||||
Overlapping,
|
||||
|
||||
[Description("Constant")]
|
||||
Constant
|
||||
}
|
||||
|
Reference in New Issue
Block a user