shift + click for quickmove (#278)

* shift + click for quickmove

* shift click quick move in inventory
This commit is contained in:
slcyed
2026-03-03 11:27:23 -05:00
committed by GitHub
parent b44d29b2ff
commit 5c91c26086
3 changed files with 35 additions and 14 deletions

View File

@@ -829,6 +829,7 @@ enum EControllerActions
ACTION_MENU_OTHER_STICK_LEFT,
ACTION_MENU_OTHER_STICK_RIGHT,
ACTION_MENU_PAUSEMENU,
ACTION_MENU_QUICK_MOVE,
#ifdef _DURANGO
ACTION_MENU_GTC_PAUSE,