]> git.jsancho.org Git - lugaru.git/blobdiff - Source/GameInitDispose.cpp
Drop Doppler
[lugaru.git] / Source / GameInitDispose.cpp
index e7889a4d5cac70e830513c4193769a74488726e4..cdc8b9bfa5603eef98ade32c15ac3901b77c8ff8 100644 (file)
@@ -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;}