mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
* SoundSystemWindows: Fix low volume on 3D Sounds, remove useless calloc. Mojang made the volume on 3D sounds very quiet so i multiplied it by 5 and it seems to match better to the 2D sounds now. The calloc crap was not needed i dont know what i was thinking there * Update minecraftcpp.vcxproj -- undoes an accidental change