[AFV] Ref T739, CoInitializeEx main thread of CAfvClient

This commit is contained in:
Klaus Basan
2019-10-17 01:45:58 +02:00
parent 1e7bc8a80f
commit 2dbe8464f4
2 changed files with 31 additions and 0 deletions

View File

@@ -278,6 +278,7 @@ namespace BlackCore
// AFV
Afv::Clients::CAfvClient *m_voiceClient = nullptr;
bool m_winCoInitialized = false;
// Players
BlackSound::CSelcalPlayer *m_selcalPlayer = nullptr;