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