mirror of
https://github.com/ppy/osu
synced 2025-03-18 17:15:28 +00: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…
Reference in New Issue
Block a user