Some updates

This commit is contained in:
WolverinDEV
2019-09-01 14:14:25 +02:00
parent ea375bc07e
commit 8bd8c74613
20 changed files with 1567 additions and 1044 deletions
@@ -499,6 +499,7 @@ void ServerConnection::send_voice_data(const void *buffer, size_t buffer_length,
if(head) /* head packet */
packet->enable_flag(ts::protocol::PacketFlag::Compressed);
packet->enable_flag(ts::protocol::PacketFlag::Unencrypted);
//#define FUZZ_VOICE
#ifdef FUZZ_VOICE