mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Fix and add XMLDoc
This commit is contained in:
@ -44,7 +44,7 @@ namespace osu.Game.Screens
|
||||
public virtual bool HideOverlaysOnEnter => false;
|
||||
|
||||
/// <summary>
|
||||
/// The initial initial overlay activation mode to use when this screen is entered for the first time.
|
||||
/// The initial overlay activation mode to use when this screen is entered for the first time.
|
||||
/// </summary>
|
||||
protected virtual OverlayActivation InitialOverlayActivationMode => OverlayActivation.All;
|
||||
|
||||
|
Reference in New Issue
Block a user