Update jd_fruit_Mod.js
This commit is contained in:
parent
ceccda0a3f
commit
d98f415f79
@ -489,7 +489,8 @@ async function doTenWaterAgain() {
|
||||
break;
|
||||
}
|
||||
}
|
||||
return;
|
||||
if ($.myCardInfoRes.beanCard>0)
|
||||
return;
|
||||
}
|
||||
// if (totalEnergy > 100 && $.myCardInfoRes.fastCard > 0) {
|
||||
// //使用快速浇水卡
|
||||
|
||||
Loading…
Reference in New Issue
Block a user