mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 10:26:38 +00:00
Removed redundant debug code
This commit is contained in:
parent
f34f54664f
commit
e9eaf69a41
@ -2300,9 +2300,6 @@ class Player extends Human implements CommandSender, InventoryHolder, ChunkLoade
|
|||||||
|
|
||||||
$cancelled = false;
|
$cancelled = false;
|
||||||
|
|
||||||
echo "Packet data:\n";
|
|
||||||
var_dump($packet->target, $packet->action);
|
|
||||||
|
|
||||||
if($packet->action === InteractPacket::ACTION_RIGHT_CLICK){
|
if($packet->action === InteractPacket::ACTION_RIGHT_CLICK){
|
||||||
// TODO handle
|
// TODO handle
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user