Update jd_fruit_Mod.js

This commit is contained in:
Faker
2022-03-16 10:50:06 +08:00
parent ceccda0a3f
commit d98f415f79

View File

@@ -489,6 +489,7 @@ async function doTenWaterAgain() {
break; break;
} }
} }
if ($.myCardInfoRes.beanCard>0)
return; return;
} }
// if (totalEnergy > 100 && $.myCardInfoRes.fastCard > 0) { // if (totalEnergy > 100 && $.myCardInfoRes.fastCard > 0) {