1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-19 07:04:15 +08:00

Rename to "picking mode" as simpler english

This commit is contained in:
smoogipoo 2021-10-20 17:52:51 +09:00
parent bc57190fb4
commit 0e446105fb

View File

@ -191,7 +191,7 @@ namespace osu.Game.Screens.OnlinePlay.Multiplayer.Match
},
},
},
new Section("Beatmap queueing mode")
new Section("Picking mode")
{
Child = new Container
{