mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
Merge branch 'master' into master
This commit is contained in:
@@ -143,7 +143,7 @@ void SoundSystemWindows::playAt(const SoundDesc& sound, float x, float y, float
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
//Release sounds that finished playing
|
||||
for (size_t i = 0; i < m_buffers.size(); i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user