Change mindelay max to 15, MAXPREDICTTICS to 30
This commit is contained in:
parent
f6f41d08f9
commit
346a28a1cd
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
#pragma interface
|
||||
#endif
|
||||
|
||||
#define MAXPREDICTTICS 12
|
||||
#define MAXPREDICTTICS 30
|
||||
|
||||
// Button/action code definitions.
|
||||
typedef enum
|
||||
|
|
|
|||
Loading…
Reference in a new issue