mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-13 03:32:55 +00:00
clarify tu34 aspect of minecart sounds
This commit is contained in:
parent
d82e1afd59
commit
b8fe745a53
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Reference in a new issue