mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-16 10:49:10 +00:00
Remove redundant TODO from CraftingTable
This commit is contained in:
parent
822c048af0
commit
2e5e016b87
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user