mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Make TakeScreenshotAsync await on the internal task
This commit is contained in:
@ -22,7 +22,7 @@ namespace osu.Game.Graphics.Cursor
|
||||
/// </summary>
|
||||
internal bool CanShowCursor = true;
|
||||
internal readonly MenuCursor MenuCursor;
|
||||
|
||||
|
||||
public CursorContainer Cursor => MenuCursor;
|
||||
public bool ProvidingUserCursor => true;
|
||||
|
||||
|
Reference in New Issue
Block a user