We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a13bf commit 9395be2Copy full SHA for 9395be2
Assets/BossRoom/Scripts/Client/UI/Lobby/LobbyUIMediator.cs
@@ -2,9 +2,7 @@
2
using TMPro;
3
using Unity.Multiplayer.Samples.BossRoom.Client;
4
using Unity.Multiplayer.Samples.BossRoom.Shared.Infrastructure;
5
-using Unity.Multiplayer.Samples.BossRoom.Shared.Net.UnityServices.Infrastructure;
6
using Unity.Multiplayer.Samples.BossRoom.Shared.Net.UnityServices.Lobbies;
7
-using Unity.Services.Lobbies;
8
using Unity.Services.Lobbies.Models;
9
using UnityEngine;
10
0 commit comments