clarify tu34 aspect of minecart sounds

This commit is contained in:
Fireblade 2026-05-08 03:49:01 -04:00 committed by GitHub
parent d82e1afd59
commit b8fe745a53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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!