Close inventory menus by pressing E

This commit is contained in:
Daniloch 2026-03-06 17:26:14 -03:00
parent 2327161747
commit ef8d0f98ce

View file

@ -1448,6 +1448,7 @@ bool IUIScene_AbstractContainerMenu::handleKeyDown(int iPad, int iAction, bool b
// 4J Stu - Also enable start to exit the scene. This key is also not constrained by the tutorials.
case ACTION_MENU_PAUSEMENU:
case ACTION_MENU_B:
case ACTION_MENU_RIGHT_SCROLL:
{
ui.SetTooltips(iPad, -1);