mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
@@ -56,8 +56,8 @@ void AppPlatform_sdl_base::initSoundSystem()
|
||||
{
|
||||
if (!m_pSoundSystem)
|
||||
{
|
||||
m_pSoundSystem = new SoundSystemAL();
|
||||
LOG_I("Initializing OpenAL SoundSystem...");
|
||||
m_pSoundSystem = new SoundSystemAL();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user