mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-19 17:36:34 +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;
|
||||
|
||||
echo "Packet data:\n";
|
||||
var_dump($packet->target, $packet->action);
|
||||
|
||||
if($packet->action === InteractPacket::ACTION_RIGHT_CLICK){
|
||||
// TODO handle
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user