diff --git a/Minecraft.Client/Common/Consoles_App.cpp b/Minecraft.Client/Common/Consoles_App.cpp index 9627c7a9..b9dbf717 100644 --- a/Minecraft.Client/Common/Consoles_App.cpp +++ b/Minecraft.Client/Common/Consoles_App.cpp @@ -1043,6 +1043,8 @@ int CMinecraftApp::SetDefaultOptions(C_4JProfile::PROFILESETTINGS *pSettings,con //TU25 SetGameSettings(iPad, eGameSetting_ClassicCrafting, 0); SetGameSettings(iPad, eGameSetting_CaveSounds, 1); + + //TU34 SetGameSettings(iPad, eGameSetting_MinecartSounds, 1); // 4J-PB - leave these in, or remove from everywhere they are referenced!