mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 04:15:04 +00:00
MainLogger can now have debug level disabled
This commit is contained in:
@@ -440,6 +440,7 @@ class Item{
|
||||
}else{
|
||||
$item = new Item($id, $meta, $count);
|
||||
}
|
||||
|
||||
return $item;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user