mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Hide game cursor so it is not included in stream
This commit is contained in:
@ -80,6 +80,8 @@ namespace osu.Game.Tournament
|
||||
{
|
||||
base.LoadComplete();
|
||||
Add(new TournamentSceneManager());
|
||||
|
||||
MenuCursorContainer.Cursor.Alpha = 0;
|
||||
}
|
||||
|
||||
protected virtual void SaveChanges()
|
||||
|
Reference in New Issue
Block a user