added logistics manager moons to help with issues
This commit is contained in:
@@ -4,6 +4,10 @@ namespace App\Http\Controllers\Stocks;
|
||||
|
||||
use Illuminate\Http\Request;
|
||||
|
||||
/**
|
||||
* This class display data related to structures and how much fuel of a given type they hold.
|
||||
* This will mostly be used for jump gates, cyno beacons, and cyno jammers.
|
||||
*/
|
||||
class StockController extends Controller
|
||||
{
|
||||
public function __construct() {
|
||||
|
||||
Reference in New Issue
Block a user