Removed filter flags

This commit is contained in:
NathanHandley
2023-11-13 19:13:40 -06:00
parent 5690cb0082
commit 9cf5c2bded
2 changed files with 0 additions and 47 deletions

View File

@@ -730,21 +730,6 @@ private:
ObjectGuid::LowType AHBplayerGUID;
uint32 ItemsPerCycle;
//Begin Filters
bool Vendor_Items;
bool Loot_Items;
bool Other_Items;
bool Vendor_TGs;
bool Loot_TGs;
bool Other_TGs;
bool No_Bind;
bool Bind_When_Picked_Up;
bool Bind_When_Equipped;
bool Bind_When_Use;
bool Bind_Quest_Item;
std::set<uint32> DisableItemStore;
//End Filters