mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 19:59:11 +00:00
Remove redundant TODO from CraftingTable
This commit is contained in:
@@ -27,7 +27,6 @@ use pocketmine\item\Item;
|
|||||||
use pocketmine\item\Tool;
|
use pocketmine\item\Tool;
|
||||||
use pocketmine\Player;
|
use pocketmine\Player;
|
||||||
|
|
||||||
//TODO: check orientation
|
|
||||||
class Workbench extends Solid{
|
class Workbench extends Solid{
|
||||||
|
|
||||||
protected $id = self::WORKBENCH;
|
protected $id = self::WORKBENCH;
|
||||||
|
Reference in New Issue
Block a user