1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-18 16:32:32 +02:00

Forgotten flush of packet

This commit is contained in:
Filip Gawin 2017-11-10 21:30:20 +01:00 committed by Daniel Evans
parent 6ab7f642ac
commit d934f1c9b0

View File

@ -166,6 +166,7 @@ void SoundManager::SoundSource::loadFromFile(const std::string& filename) {
}
}
}
av_free_packet(&readingPacket);
}
// Cleanup