diff options
author | Jonathan G Rennison <j.g.rennison@gmail.com> | 2021-04-06 19:31:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-06 19:31:52 +0100 |
commit | 825867f2c50ce508fac442e6113da9cebbfccf75 (patch) | |
tree | e543a1baee4cf51506d131839ca85c37ee8712b9 /src/os/os2 | |
parent | 920bf703cda28e2c864531f5bc5468cff1f0ce73 (diff) | |
download | openttd-825867f2c50ce508fac442e6113da9cebbfccf75.tar.xz |
Fix: [Network] State conditions for sending client info/quit packets (#8959)
Use status >= STATUS_AUTHORIZED as the state criteria for all cases
where updates about other clients are sent.
This avoids the case where a client is informed that another client
has joined but not informed when it later quits, resulting in
stale entries in the client list window.
Diffstat (limited to 'src/os/os2')
0 files changed, 0 insertions, 0 deletions