mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-10 08:51:58 +00:00
Revert "Prevent contextually wrong music from playing (#1138)"
This reverts commit 2d41711055.
This commit is contained in:
@@ -3778,7 +3778,7 @@ void CMinecraftApp::HandleXuiActions(void)
|
||||
pMinecraft->soundEngine->SetStreamingSounds(eStream_Overworld_Calm1,eStream_Overworld_piano3,
|
||||
eStream_Nether1,eStream_Nether4,
|
||||
eStream_end_dragon,eStream_end_end,
|
||||
eStream_CD_1, eStream_Overworld_Creative1, eStream_Overworld_Creative6, eStream_Overworld_Menu1, eStream_Overworld_Menu4);
|
||||
eStream_CD_1);
|
||||
#endif
|
||||
pMinecraft->soundEngine->playStreaming(L"", 0, 0, 0, 1, 1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user