mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Update xmldoc to suggest that GracefullyExit
may be overridden
This commit is contained in:
@ -417,7 +417,7 @@ namespace osu.Game
|
||||
|
||||
/// <summary>
|
||||
/// Use to programatically exit the game as if the user was triggering via alt-f4.
|
||||
/// Will keep persisting until an exit occurs (exit may be blocked multiple times).
|
||||
/// By default, will keep persisting until an exit occurs (exit may be blocked multiple times).
|
||||
/// </summary>
|
||||
public virtual void GracefullyExit()
|
||||
{
|
||||
|
Reference in New Issue
Block a user