mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 02:02:53 +08:00
Fix countdown serialisation
This commit is contained in:
parent
7f5fe56c1d
commit
1eb2c74e57
@ -33,6 +33,7 @@ namespace osu.Game.Online.Multiplayer
|
||||
/// <summary>
|
||||
/// Whether only a single instance of this <see cref="MultiplayerCountdown"/> type may be active at any one time.
|
||||
/// </summary>
|
||||
[IgnoreMember]
|
||||
public virtual bool IsExclusive => true;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user