test
This commit is contained in:
parent
b9b9a41c3c
commit
a336138ee2
4 changed files with 24 additions and 9 deletions
|
|
@ -61,6 +61,7 @@ public class BotOrchestrator : IAsyncDisposable
|
|||
TradeQueue = tradeQueue;
|
||||
Links = links;
|
||||
Navigation = new NavigationExecutor(game);
|
||||
logWatcher.AreaEntered += _ => Navigation.Reset();
|
||||
_paused = store.Settings.Paused;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue