added items
This commit is contained in:
parent
c3de5fdb63
commit
5f90bc137b
158 changed files with 2316 additions and 512 deletions
|
|
@ -1,9 +1,9 @@
|
|||
namespace Poe2Trade.Core;
|
||||
namespace Automata.Core;
|
||||
|
||||
public static class Delays
|
||||
{
|
||||
public const int PostFocus = 300;
|
||||
public const int PostTravel = 3000;
|
||||
public const int PostTravel = 5000;
|
||||
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