From f312ce278ee05ecdbb0824fd5b2f39f77a46d1ee Mon Sep 17 00:00:00 2001 From: "Kristian S. Stangeland" Date: Sun, 30 Sep 2012 04:44:57 +0200 Subject: [PATCH] Increase the maximum. --- .../src/com/comphenix/protocol/async/PacketProcessingQueue.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProtocolLib/src/com/comphenix/protocol/async/PacketProcessingQueue.java b/ProtocolLib/src/com/comphenix/protocol/async/PacketProcessingQueue.java index a28788ce..37349e83 100644 --- a/ProtocolLib/src/com/comphenix/protocol/async/PacketProcessingQueue.java +++ b/ProtocolLib/src/com/comphenix/protocol/async/PacketProcessingQueue.java @@ -19,7 +19,7 @@ class PacketProcessingQueue extends AbstractConcurrentListenerMultimap