implemented amb1613 - p2p voice filters now work

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402134
This commit is contained in:
David Anderson
2008-05-10 19:17:21 +00:00
parent 9a7c884c21
commit f1ef53cdff
3 changed files with 146 additions and 28 deletions
+2
View File
@@ -122,6 +122,8 @@ bool SDKTools::SDK_OnLoad(char *error, size_t maxlength, bool late)
g_OutputManager.Init();
VoiceInit();
return true;
}