-fix bug #1171
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8041 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 2315a486eb1fef3f78fc45e8b70fecf393551af3 Former-commit-id: a3640fd9cf17bf7f9c8cbb76f92166d95736e9c7
This commit is contained in:
parent
bd39f746d1
commit
f11013b208
1 changed files with 1 additions and 1 deletions
|
@ -381,7 +381,7 @@ private:
|
|||
};
|
||||
|
||||
/* Mouse management */
|
||||
#define GFCTRL_MOUSE_MAX_BUTTONS 5
|
||||
#define GFCTRL_MOUSE_MAX_BUTTONS 7
|
||||
|
||||
typedef struct MouseInfo
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue