mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-01-08 19:33:58 +01: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