remove the default dot speed because there's no dot anymore
This commit is contained in:
parent
8f43bdb5fe
commit
d8715c3604
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ public class HexConfig {
|
|||
|
||||
double gridSnapThreshold();
|
||||
|
||||
double DEFAULT_PATTERN_POINT_SPEED_MULTIPLIER = 1;
|
||||
boolean DEFAULT_CTRL_TOGGLES_OFF_STROKE_ORDER = false;
|
||||
boolean DEFAULT_INVERT_SPELLBOOK_SCROLL = false;
|
||||
boolean DEFAULT_INVERT_ABACUS_SCROLL = false;
|
||||
|
|
Loading…
Reference in a new issue