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
The Language field on our status api is set to be from an language enum, returning a numeric value, but this is wrong as the game expects a language code as a serialized string.
The Language field on our status api is set to be from an language enum, returning a numeric value, but this is wrong as the game expects a language code as a serialized string.