DemonbuddyCN\Plugins\Trinity\Coroutines\Resources
if (isInGame && SafeClickElement(StashBuyNewTabButton, "Buying new Stash Tab"))
return;
//if (isInGame && SafeClickElement(StashBuyNewTabButton, "Buying new Stash Tab"))
//return;
这个文件夹下有很多小文件。是改那个?用记事本打开,搜索下面代码Code:DemonbuddyCN\Plugins\Trinity\Coroutines\Resources
替换为以下代码,或者直接删掉Code:if (isInGame && SafeClickElement(StashBuyNewTabButton, "Buying new Stash Tab")) return;
Code://if (isInGame && SafeClickElement(StashBuyNewTabButton, "Buying new Stash Tab")) //return;