fixed job issue
This commit is contained in:
@@ -52,8 +52,6 @@ class MiningTaxesAdminController extends Controller
|
||||
$athanors = $sHelper->GetStructuresByType('Athanor');
|
||||
$tataras = $sHelper->GetStructuresByType('Tatara');
|
||||
|
||||
dd($athanors);
|
||||
|
||||
foreach($athanors as $athanor) {
|
||||
$structures->push([
|
||||
$athanor->structure_name => $athanor->structure_id,
|
||||
|
||||
Reference in New Issue
Block a user