We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 660a0b9 commit bf7e070Copy full SHA for bf7e070
1 file changed
Plugin/src/Menus/LevelUpMenu.h
@@ -569,8 +569,7 @@ namespace RE
569
UI_MENU_FLAGS::kUsesCursor,
570
UI_MENU_FLAGS::kTopmostRenderedMenu,
571
UI_MENU_FLAGS::kUpdateUsesCursor,
572
- UI_MENU_FLAGS::kUsesBlurredBackground,
573
- UI_MENU_FLAGS::kUsesMovementToDirection
+ UI_MENU_FLAGS::kUsesBlurredBackground
574
);
575
menuHUDMode = "SpecialMode";
576
depthPriority = UI_DEPTH_PRIORITY::kTerminal;
0 commit comments