Apply fixes from StyleCI
This commit is contained in:
parent
71f392e2b9
commit
2da61e6374
@ -119,6 +119,7 @@ trait MessageHandler
|
||||
$this->datacenter->sockets[$datacenter]->incoming_messages[$message_id]['response'] = -1;
|
||||
$this->datacenter->sockets[$datacenter]->new_incoming[$message_id] = $message_id;
|
||||
$this->last_recv = time();
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user