1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-27 03:39:53 +08:00

Limit room name to 100 characters

This commit is contained in:
smoogipoo
2020-12-07 21:09:38 +09:00
Unverified
parent 87da6b3270
commit fa65874763
@@ -135,6 +135,7 @@ namespace osu.Game.Screens.Multi.Match.Components
{
RelativeSizeAxes = Axes.X,
TabbableContentContainer = this,
LengthLimit = 100
},
},
new Section("Duration")