mirror of
https://github.com/ppy/osu.git
synced 2025-03-05 14:22:55 +08:00
Add signalr messagepack key attribute
This commit is contained in:
parent
c73a05d0b5
commit
fabb0eeb29
@ -22,6 +22,7 @@ namespace osu.Game.Online.Rooms
|
||||
/// <summary>
|
||||
/// The beatmap's downloading progress, null when not in <see cref="DownloadState.Downloading"/> state.
|
||||
/// </summary>
|
||||
[Key(1)]
|
||||
public readonly float? DownloadProgress;
|
||||
|
||||
[JsonConstructor]
|
||||
|
Loading…
Reference in New Issue
Block a user