r90: revert default band width to 1000
10000 is excessively tolerant with bad hits.
This commit is contained in:
parent
fa80177e58
commit
533150d49d
2
main.c
2
main.c
|
|
@ -10,7 +10,7 @@
|
|||
#include "minimap.h"
|
||||
#include "mmpriv.h"
|
||||
|
||||
#define MM_VERSION "2.0-r89-pre"
|
||||
#define MM_VERSION "2.0-r90-pre"
|
||||
|
||||
void liftrlimit()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue