|
@@ -130,7 +130,7 @@ namespace bbiwarg
|
|
|
public static readonly int TouchFloodfillDownDiff = 1;
|
|
|
public static readonly int TouchFloodfillUpDiff = 3;
|
|
|
public static readonly int TouchTipInsideFactor = 2;
|
|
|
- public static readonly int TouchTipOutsideFactor = 10;
|
|
|
+ public static readonly int TouchTipOutsideFactor = 7;
|
|
|
|
|
|
// touch tracking
|
|
|
public static readonly int TouchTrackerNumFramesDetectedUntilTracked = 1;
|