mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Hmm what print line?
This commit is contained in:
parent
f78d2d3d2a
commit
7a5321b78f
1 changed files with 0 additions and 1 deletions
|
@ -152,7 +152,6 @@ public final class ClickPlan {
|
|||
clickedItemStack,
|
||||
changedItems
|
||||
);
|
||||
System.out.println(clickPacket);
|
||||
|
||||
session.sendDownstreamPacket(clickPacket);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue