mirror of
https://github.com/ppy/osu
synced 2024-12-13 18:37:04 +00:00
Update xmldoc to suggest that GracefullyExit
may be overridden
This commit is contained in:
parent
56abe54fe6
commit
b2663d9399
@ -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()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user