1 parent 9f3fd61 commit 85f2f9bCopy full SHA for 85f2f9b
1 file changed
osu.Game/Online/Spectator/FrameHeader.cs
@@ -66,7 +66,7 @@ public class FrameHeader
66
/// is the automatic activation of Touch Device mod when usage of touch devices is detected.
67
/// </remarks>
68
[Key(7)]
69
- public APIMod[] Mods { get; set; } = [];
+ public APIMod[] Mods { get; set; }
70
71
/// <summary>
72
/// The current total score without mod multipliers active.
0 commit comments