mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Rename start countdown request
This commit is contained in:
@ -12,7 +12,7 @@ namespace osu.Game.Online.Multiplayer.Countdown
|
||||
/// A request for a countdown to start the match.
|
||||
/// </summary>
|
||||
[MessagePackObject]
|
||||
public class MatchStartCountdownRequest : MatchUserRequest
|
||||
public class StartMatchCountdownRequest : MatchUserRequest
|
||||
{
|
||||
/// <summary>
|
||||
/// How long the countdown should last.
|
Reference in New Issue
Block a user