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 d164192 commit d119ffbCopy full SHA for d119ffb
Assets/BossRoom/Scripts/Shared/Net/ConnectionManagement/ClientGameNetPortal.cs
@@ -5,7 +5,6 @@
5
using UnityEngine.SceneManagement;
6
using Unity.Netcode;
7
using Unity.Netcode.Transports.UNET;
8
-using Unity.Services.Authentication;
9
10
namespace Unity.Multiplayer.Samples.BossRoom.Client
11
{
Assets/BossRoom/Scripts/Shared/Net/ConnectionManagement/ServerGameNetPortal.cs
@@ -4,7 +4,6 @@
4
using Unity.Multiplayer.Samples.BossRoom.Client;
using UnityEngine;
namespace Unity.Multiplayer.Samples.BossRoom.Server
0 commit comments