Commit 62fdb1c
committed
fix : SQP Player count
- There was a race condition between the startup of the services, and the connection of the players, resulting in some players connecting faster than the SQP service was able to update the player count. This should ensure the currently connected players are all counted.1 parent 905c209 commit 62fdb1c
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
| |||
238 | 241 | | |
239 | 242 | | |
240 | 243 | | |
241 | | - | |
| 244 | + | |
0 commit comments