diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index e602bf029..c564b3abe 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -843,6 +843,14 @@ STAMINA_HIT = 6900 ENABLE_EXT_MOUSE_KEYS = TRUE +;------------------------------------------------------------------------------------------------------------------------------ +; Allow alternate mouse commands +; This option inverts mousewheel for changing stance with ALT+mousewheel and adds some new mouse actions for wheel and buttons +; For more infos see Document "Docs\Manuals\JA2_113_Alternate_Mouse_Commands.xlsx". +;------------------------------------------------------------------------------------------------------------------------------ + +ALTERNATE_MOUSE_COMMANDS = FALSE + ;------------------------------------------------------------------------------------------------------------------------------ ; Default: FALSE ; Alternative aiming-levels for targets. diff --git a/gamedir/Data/Ja2_Options.INI b/gamedir/Data/Ja2_Options.INI index 4da95d10d..4627120c9 100644 --- a/gamedir/Data/Ja2_Options.INI +++ b/gamedir/Data/Ja2_Options.INI @@ -842,6 +842,14 @@ STAMINA_HIT = 10000 ENABLE_EXT_MOUSE_KEYS = FALSE +;------------------------------------------------------------------------------------------------------------------------------ +; Allow alternate mouse commands +; This option inverts mousewheel for changing stance with ALT+mousewheel and adds some new mouse actions for wheel and buttons +; For more infos see Document "Docs\Manuals\JA2_113_Alternate_Mouse_Commands.xlsx". +;------------------------------------------------------------------------------------------------------------------------------ + +ALTERNATE_MOUSE_COMMANDS = FALSE + ;------------------------------------------------------------------------------------------------------------------------------ ; Default: FALSE ; Alternative aiming-levels for targets.