mirror of
https://github.com/SpigotMC/BungeeCord.git
synced 2026-06-14 19:20:38 +00:00
This commit is contained in:
@@ -622,8 +622,8 @@ public class InitialHandler extends PacketHandler implements PendingConnection
|
||||
{
|
||||
Preconditions.checkState( thisState == State.CONFIGURING, "Not expecting CONFIGURING" );
|
||||
|
||||
finish2();
|
||||
ch.setEncodeProtocol( Protocol.CONFIGURATION );
|
||||
finish2();
|
||||
}
|
||||
|
||||
private void finish2()
|
||||
|
||||
Reference in New Issue
Block a user