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
- Thanks to uniqueness & upper bound constraint on the ordinal, it
serves as a fully consistent maximum number of players constraint.
- It delegates ordinal (player number) assignment to the client who
already receives such info from DE Connector.
Fixes#308.
Currently, it is expected that the clients are well behaved and that there are no race conditions. Fix this.
The text was updated successfully, but these errors were encountered: