You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Assets/BossRoom/Scripts/Client/Game/State/ClientMainMenuState.cs
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,6 @@ void OnAuthSignIn()
103
103
voidOnSignInFailed()
104
104
{
105
105
m_SignInSpinner.SetActive(false);
106
-
PopupPanel.ShowPopupPanel("Authentication Error","For some reason we can't authenticate the user anonymously - that typically means that project is not properly set up with Unity services.");
0 commit comments