This commit is contained in:
smoogipoo
2018-12-27 16:28:17 +09:00
parent c614505b7c
commit 8e031325dd
14 changed files with 56 additions and 35 deletions

View File

@ -294,7 +294,6 @@ namespace osu.Game.Screens.Multi.Match.Components
bindings.Duration.Value = DurationField.Current.Value;
manager?.CreateRoom(room, onSuccess, onError);
processingOverlay.Show();