boss ready
This commit is contained in:
parent
89c3a0a077
commit
64a6ab694b
21 changed files with 857 additions and 249 deletions
|
|
@ -3,7 +3,7 @@ namespace Poe2Trade.Core;
|
|||
public static class Delays
|
||||
{
|
||||
public const int PostFocus = 300;
|
||||
public const int PostTravel = 1500;
|
||||
public const int PostTravel = 3000;
|
||||
public const int PostStashOpen = 1000;
|
||||
public const int ClickInterval = 150;
|
||||
public const int PostEscape = 500;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue