Smol fix
This commit is contained in:
parent
8b49c1fbe5
commit
11fa07b5d3
@ -107,6 +107,7 @@ trait ResponseHandler
|
||||
$only_updates = false;
|
||||
|
||||
$this->handle_response($this->datacenter->sockets[$datacenter]->incoming_messages[$current_msg_id]['content'][$msg_id_type], $current_msg_id, $datacenter);
|
||||
unset($msg_id_type);
|
||||
break;
|
||||
|
||||
case 'new_session_created':
|
||||
|
Loading…
Reference in New Issue
Block a user