We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently every AvatarAssignment (table avatars) has a property selected. Potentially a user can select multiple avatars.
avatars
selected
Avatar selection is currently handled by the server ... https://github.com/FAForever/server/blob/f5c056263fddde5edc4c7927abed61d0fd91e718/server/lobbyconnection.py#L853
login
avatars:login
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently every AvatarAssignment (table
avatars
) has a propertyselected
.Potentially a user can select multiple avatars.
Avatar selection is currently handled by the server ...
https://github.com/FAForever/server/blob/f5c056263fddde5edc4c7927abed61d0fd91e718/server/lobbyconnection.py#L853
login
or 1:1 tableavatars:login
The text was updated successfully, but these errors were encountered: