resistance: update documentation + default strength value

This commit is contained in:
ARDiDo 2021-10-25 17:04:22 -04:00 committed by Johan Malm
parent 91a9f1dec9
commit 9d37860a40
3 changed files with 15 additions and 1 deletions

View file

@ -419,7 +419,7 @@ rcxml_init()
rc.doubleclick_time = 500;
rc.repeat_rate = 25;
rc.repeat_delay = 600;
rc.screen_edge_strength = 0;
rc.screen_edge_strength = 20;
}
static struct {