sgui icon indicating copy to clipboard operation
sgui copied to clipboard

MerchantGui onTrade only called once on shift click

Open 19mdavenport opened this issue 9 months ago • 0 comments

I don't know if this was intended, but currently the onTrade method of MerchantGui is only called once if someone uses shift + click to complete a trade more than once, which could lead to trades being miscounted if a dependent mod was counting on that method for counting trades (sorry if there was a different intended way to do that, there didn't seem like an obvious one to me)

19mdavenport avatar Jul 31 '25 07:07 19mdavenport