outdoor users(8)
This commit is contained in:
parent
516c0faf00
commit
8802af0f51
1 changed files with 1 additions and 0 deletions
|
@ -253,6 +253,7 @@ class ConnectionListenerThread extends Thread {
|
|||
{
|
||||
user = in_user;
|
||||
known_users = in_known_users;
|
||||
known_outdoor_users = in_known_outdoor_users;
|
||||
dest_sockets = in_dest_sockets;
|
||||
outdoor_dest_sockets = in_outdoor_dest_sockets;
|
||||
displayArea = in_displayArea;
|
||||
|
|
Loading…
Reference in a new issue