forked from BLOCKFANTASY/LOOHP-Limbo
Changes to ChannelRead
This commit is contained in:
@@ -6,7 +6,7 @@ public final class ChannelPacketWrite {
|
||||
|
||||
private PacketOut packet;
|
||||
|
||||
protected ChannelPacketWrite(PacketOut packet) {
|
||||
ChannelPacketWrite(PacketOut packet) {
|
||||
this.packet = packet;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user