mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Resolve @iiSaLMaN 's suggested changes
This commit is contained in:
@ -536,13 +536,5 @@ namespace osu.Game.Screens.Play
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Sets <see cref="muteWarningShownOnce"/> to false, reserved for testing.
|
||||
/// </summary>
|
||||
public static void ResetNotificationLock()
|
||||
{
|
||||
muteWarningShownOnce = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user