mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Match casing in enum value
This commit is contained in:
@ -7,6 +7,6 @@ namespace osu.Game.Rulesets.Catch.UI
|
||||
{
|
||||
Dashing,
|
||||
HyperDashing,
|
||||
HyperDashAfterimage
|
||||
HyperDashAfterImage
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user