moon calc
This commit is contained in:
@@ -399,7 +399,7 @@ class MoonCalc {
|
||||
);
|
||||
|
||||
//Create the time variable
|
||||
$time = Carbon\Carbon::now();
|
||||
$time = Carbon::now();
|
||||
|
||||
//Get the json data for each ItemId from https://market.fuzzwork.co.uk/api/
|
||||
//Base url is https://market.fuzzwork.co.uk/aggregates/?region=10000002&types=34
|
||||
|
||||
Reference in New Issue
Block a user