oh goody fix assinine logic check I invente that breaks the universe for everyone;

pull/39/head
Bryan Biedenkapp 3 years ago
parent dfdaa98434
commit 8447bee31a

@ -1221,7 +1221,7 @@ void Control::processNetwork()
break;
}
if (m_dedicatedControl && m_voiceOnControl) {
if (!m_dedicatedControl) {
ret = m_voice->processNetwork(data.get(), frameLength, control, lsd, duid, frameType);
}
break;

Loading…
Cancel
Save

Powered by TurnKey Linux.