Applied patch 15777

This commit is contained in:
SND\eagleeyestudios_cp 2014-02-26 18:19:59 +00:00 committed by Konstantin Koch
parent 549a6fbf23
commit bf1f9c6421

View File

@ -84,8 +84,6 @@ namespace ANX.SoundSystem.Windows.XAudio
distanceScale = 1f;
dopplerScale = 1f;
speedOfSound = 343.5f;
InitializeDevice();
}
~Creator()