mirror of
https://github.com/osukey/osukey.git
synced 2025-05-07 22:57:31 +09: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…
x
Reference in New Issue
Block a user