mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Remove outdated comment.
This commit is contained in:
@ -214,10 +214,6 @@ namespace osu.Game
|
||||
|
||||
private void modeChanged(GameMode newMode)
|
||||
{
|
||||
// - Ability to change window size
|
||||
// - Ability to adjust music playback
|
||||
// - Frame limiter changes
|
||||
|
||||
//central game mode change logic.
|
||||
if ((newMode as OsuGameMode)?.ShowOverlays != true)
|
||||
{
|
||||
|
Reference in New Issue
Block a user