mirror of
https://github.com/ppy/osu.git
synced 2026-06-01 17:19:56 +08: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