From 1666d98b64f1b616f5784fe4d94e0849124615aa Mon Sep 17 00:00:00 2001 From: Wilhelm Schuster Date: Sat, 7 Dec 2024 03:09:33 +0100 Subject: [PATCH] Enable `RMBTweak` in MouseTweaks config (#18241) --- config/MouseTweaks.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/MouseTweaks.cfg b/config/MouseTweaks.cfg index 6d862e9624..889fe18aa8 100644 --- a/config/MouseTweaks.cfg +++ b/config/MouseTweaks.cfg @@ -29,7 +29,7 @@ general { I:WheelSearchOrder=1 # Very similar to the standard RMB dragging mechanic, with one difference: if you drag over a slot multiple times, an item will be put there multiple times. Replaces the standard mechanic if enabled. [default: false] - B:RMBTweak=false + B:RMBTweak=true }