mirror of
https://github.com/ppy/osu.git
synced 2026-05-22 01:20:21 +08:00
Hide toolbar when entering multiplayer spectator
This commit is contained in:
@@ -31,6 +31,8 @@ namespace osu.Game.Screens.OnlinePlay.Multiplayer.Spectate
|
||||
// We are managing our own adjustments. For now, this happens inside the Player instances themselves.
|
||||
public override bool? AllowTrackAdjustments => false;
|
||||
|
||||
public override bool HideOverlaysOnEnter => true;
|
||||
|
||||
/// <summary>
|
||||
/// Whether all spectating players have finished loading.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user