Rename osu.Game/Screens/Multiplayer to Multi.

This commit is contained in:
DrabWeb
2018-05-10 20:39:05 -03:00
parent 0afe33d32f
commit c35760fdef
12 changed files with 11 additions and 11 deletions

View File

@ -14,7 +14,7 @@ using osu.Game.Screens.Backgrounds;
using osu.Game.Screens.Charts;
using osu.Game.Screens.Direct;
using osu.Game.Screens.Edit;
using osu.Game.Screens.Multiplayer;
using osu.Game.Screens.Multi;
using osu.Game.Screens.Select;
using osu.Game.Screens.Tournament;