totally fucked up
This commit is contained in:
@@ -444,6 +444,6 @@ void VirtualServerManager::tickHandshakeClients() {
|
||||
for(const auto& server : this->serverInstances()) {
|
||||
auto vserver = server->getVoiceServer();
|
||||
if(vserver)
|
||||
vserver->tickHandshakingClients();
|
||||
vserver->tickClients();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user