working on moon rental worth

This commit is contained in:
2021-07-05 21:49:55 -05:00
parent 9462aea45f
commit c889960805

View File

@@ -87,8 +87,6 @@ class ExecuteUpdateAllianceMoonRentalWorth extends Command
$ores[3]["quantity"] = 0.00;
}
dd($ores);
//one of these two ways will work
$worth = $mHelper->MoonTotalWorth($ores[0]["ore_name"], $ores[0]["quantity"],
$ores[1]["ore_name"], $ores[1]["quantity"],