mirror of
https://github.com/ppy/osu.git
synced 2025-03-14 06:27:19 +08:00
Remove unnecessary discard
This commit is contained in:
parent
2249c97a6f
commit
d47a8b2e26
@ -33,7 +33,7 @@ namespace osu.iOS
|
||||
{
|
||||
switch (handler)
|
||||
{
|
||||
case IOSMouseHandler _:
|
||||
case IOSMouseHandler:
|
||||
return new IOSMouseSettings();
|
||||
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user