mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 14:41:57 +08:00
Fixed failure to initialize double tap and wait to switch timeouts.
This commit is contained in:
@@ -117,6 +117,9 @@ CServer::CServer(const CConfig& config, CPrimaryClient* primaryClient) :
|
||||
// add connection
|
||||
addClient(m_primaryClient);
|
||||
|
||||
// process options locally
|
||||
processOptions();
|
||||
|
||||
// tell primary client about its options
|
||||
sendOptions(m_primaryClient);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user