Add back desired changes that were reverted

This commit is contained in:
Tim Stewart
2020-11-27 18:14:53 -05:00
parent 1fd1a4f6d1
commit 8656aaedaa
2 changed files with 6 additions and 2 deletions

View File

@@ -759,6 +759,7 @@ void CDStarControl::clock()
}
}
// Only insert silence on audio data
if (m_netState == RS_NET_AUDIO) {
m_packetTimer.clock(ms);