mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-17 20:10:23 +03:00
* Improve mouse grabbing.
This fixes a bug where the mouse would be restricted to the window after the level is loaded even if the window isn't focused.
This commit is contained in:
@@ -188,7 +188,7 @@ label_5:
|
||||
pInv->setSelectionSlotItemId(0, item);
|
||||
pInv->selectSlot(0);
|
||||
|
||||
// @TODO: SoundEngine
|
||||
m_pMinecraft->m_pSoundEngine->play("random.click");
|
||||
|
||||
m_pMinecraft->setScreen(nullptr);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user