mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Fix remaining issues
This commit is contained in:
@ -78,6 +78,7 @@ namespace osu.Game.Overlays
|
||||
}
|
||||
|
||||
private ScheduledDelegate notificationsEnabler;
|
||||
|
||||
private void updateProcessingMode()
|
||||
{
|
||||
bool enabled = OverlayActivationMode.Value == OverlayActivation.All || State == Visibility.Visible;
|
||||
|
Reference in New Issue
Block a user