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 9f90c68 commit dff1c2fCopy full SHA for dff1c2f
Runtime/Scripts/DeviceAuthUI.cs
@@ -25,7 +25,6 @@ public class DeviceAuthUI : MonoBehaviour
25
26
[Header("Status Messages")]
27
[SerializeField] private string browserOpenMessage = "Browser opened. Please complete sign-in in your web browser and return to the game.";
28
- [SerializeField] private string waitingMessage = "Waiting for authentication...";
29
30
void Start()
31
{
0 commit comments