1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 22:33:05 +08:00

Remove whitespace

This commit is contained in:
Shivam 2020-06-10 08:41:13 +02:00
parent 0f39558da2
commit a43e1a0ae3

View File

@ -228,6 +228,7 @@ namespace osu.Game.Tournament
API.Queue(req); API.Queue(req);
} }
protected override void LoadComplete() protected override void LoadComplete()
{ {
MenuCursorContainer.Cursor.AlwaysPresent = true; // required for tooltip display MenuCursorContainer.Cursor.AlwaysPresent = true; // required for tooltip display