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
Typing the game id ("orbit-mall") on a mobile phone often results in the first letter capitalized ("Orbit-mall").
And then you end up in a different game.
Make the game id case insensitive (convert to lower case) to fix this issue.
The text was updated successfully, but these errors were encountered:
Typing the game id ("orbit-mall") on a mobile phone often results in the first letter capitalized ("Orbit-mall").
And then you end up in a different game.
Make the game id case insensitive (convert to lower case) to fix this issue.
The text was updated successfully, but these errors were encountered: