Cloud Saves Update
This commit is contained in:
@@ -17,7 +17,7 @@ class SearchMode(Enum):
|
||||
LAWNMOWER = "lawnmower"
|
||||
LEVY = "levy"
|
||||
class Search:
|
||||
POSITION_TOLERANCE = 0.2
|
||||
POSITION_TOLERANCE = 0.05
|
||||
CHECK_INTERVAL = 0.5
|
||||
MAX_TRAVEL_TIME = 300.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user