mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 20:13:21 +08:00
Remove FinalNotification
This commit is contained in:
parent
700000b583
commit
ef29987f36
@ -11,10 +11,5 @@ namespace osu.Game.Online.Multiplayer
|
||||
[MessagePackObject]
|
||||
public class ServerShuttingDownCountdown : MultiplayerCountdown
|
||||
{
|
||||
/// <summary>
|
||||
/// If this is the final notification, no more <see cref="ServerShuttingDownCountdown"/> events will be sent after this.
|
||||
/// </summary>
|
||||
[Key(2)]
|
||||
public bool FinalNotification { get; set; }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user