Merge branch 'master' into disable-repeat-multi-actions

This commit is contained in:
Dean Herbert
2021-01-04 23:38:29 +09:00
committed by GitHub
31 changed files with 134 additions and 137 deletions

View File

@ -143,7 +143,6 @@ namespace osu.Game.Tests.Visual.Multiplayer
RoomManager =
{
TimeBetweenListingPolls = { Value = 1 },
TimeBetweenSelectionPolls = { Value = 1 }
}
};