mirror of
https://github.com/ppy/osu.git
synced 2025-03-23 02:57:25 +08:00
remove code from old incorrect test
This commit is contained in:
parent
74ce009ed8
commit
aaf2edace9
@ -6,10 +6,6 @@ using osu.Game.Rulesets.Mods;
|
||||
using osu.Game.Rulesets.Osu.Mods;
|
||||
using osu.Game.Screens.Select;
|
||||
|
||||
// Resolve these names to types because there is a Namespace called "Playlists" and "Multiplayer" which conflicts
|
||||
using MultiplayerScreenAlias = osu.Game.Screens.OnlinePlay.Multiplayer.Multiplayer;
|
||||
using PlaylistsScreenAlias = osu.Game.Screens.OnlinePlay.Playlists.Playlists;
|
||||
|
||||
namespace osu.Game.Tests.Visual.Multiplayer
|
||||
{
|
||||
public class TestMultiplayerModLoading : OsuGameTestScene
|
||||
|
Loading…
x
Reference in New Issue
Block a user