mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
remove extra semi colons
This commit is contained in:
@ -87,7 +87,7 @@ namespace osu.Game.Screens.Edit.Compose
|
||||
return false;
|
||||
default:
|
||||
return false;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
public void OnReleased(PlatformAction action)
|
||||
|
Reference in New Issue
Block a user