1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 06:42:56 +08:00

Remove outdated comment.

This commit is contained in:
Dean Herbert 2017-02-17 17:33:41 +09:00
parent 9e8b4d43dd
commit 366e95dd4f
No known key found for this signature in database
GPG Key ID: 46D71BF4958ABB49

View File

@ -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)
{