mrHoft / LootManager

MIT License
0 stars 1 forks source link

Auto Deposit/Withdraw is only looking at the main bank, not the subscriber bank #4

Open token419 opened 5 years ago

token419 commented 5 years ago

I'v identified that Deposit/Withdraw actions are only scanning the BAG_BANK and not BAG_SUBSCRIBER_BANK as well.

token419 commented 5 years ago

Created 4e7b793 to address this.

Can close once the pull is merged.