Add job sphere radius to global config
This commit is contained in:
@@ -245,6 +245,7 @@ let globalConfig = {
|
|||||||
loginTimeout: 60000,
|
loginTimeout: 60000,
|
||||||
fishingCastMaxStrength: 100,
|
fishingCastMaxStrength: 100,
|
||||||
fishingCastMinStrength: 30,
|
fishingCastMinStrength: 30,
|
||||||
|
jobRouteLocationSphereRadius: 3,
|
||||||
};
|
};
|
||||||
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user