mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Rename On{ToggleReady -> ReadyClick}
This commit is contained in:
@ -64,7 +64,7 @@ namespace osu.Game.Tests.Visual.Multiplayer
|
||||
Ruleset = { Value = beatmap.Ruleset }
|
||||
}
|
||||
},
|
||||
OnToggleReady = async () =>
|
||||
OnReadyClick = async () =>
|
||||
{
|
||||
toggleReadyOperation = ongoingOperationTracker.BeginOperation();
|
||||
|
||||
|
Reference in New Issue
Block a user