mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
New option ALTERNATE_MOUSE_COMMANDS in Ja2_Options.ini (by Sevenfm)
- With this option = TRUE, mousewheel is inverted for changing stance with ALT+mousewheel, also some new mouse actions are possible. - Alternate mouse actions: see "Docs\Manual\JA2_113_Alternate_Mouse_Commands.xlsx" https://ja2svn.no-ip.org/source/ja2_v1.13_data/GameDir/Docs/Manuals/JA2_113_Alternate_Mouse_Commands.xlsx git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6684 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -780,6 +780,8 @@ typedef struct
|
||||
//** ddd
|
||||
//enable ext mouse key
|
||||
BOOLEAN fExtMouseKeyEnabled;
|
||||
// sevenfm: new mouse commands
|
||||
BOOLEAN bAlternateMouseCommands;
|
||||
// for small progress bar
|
||||
BOOLEAN fSmallSizeProgressbar;
|
||||
// stamina multiplier (for all weapons eg knife fist gun
|
||||
|
||||
Reference in New Issue
Block a user