X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGameInitDispose.cpp;h=cdc8b9bfa5603eef98ade32c15ac3901b77c8ff8;hb=af80f1f20e2b21ccf08af5421e5c683ac6deebcd;hp=e7889a4d5cac70e830513c4193769a74488726e4;hpb=bd635bf9468562568574e88f543b4e635c845918;p=lugaru.git diff --git a/Source/GameInitDispose.cpp b/Source/GameInitDispose.cpp index e7889a4..cdc8b9b 100644 --- a/Source/GameInitDispose.cpp +++ b/Source/GameInitDispose.cpp @@ -170,8 +170,6 @@ void Game::LoadSounds() LOG(std::string("Loading sounds...")); - OPENAL_3D_SetDopplerFactor(0); - OPENAL_SetSFXMasterVolume((int)(volume*255)); if(visibleloading){LoadingScreen(); loadscreencolor=5;}