added items

This commit is contained in:
Boki 2026-02-28 15:13:31 -05:00
parent c3de5fdb63
commit 5f90bc137b
158 changed files with 2316 additions and 512 deletions

View file

@ -1,7 +1,7 @@
using Poe2Trade.Core;
using Automata.Core;
using Serilog;
namespace Poe2Trade.Bot;
namespace Automata.Bot;
public class TradeQueue
{