mirror of
https://github.com/SpigotMC/BungeeCord.git
synced 2025-01-02 05:58:20 +01:00
This commit is contained in:
parent
497c6879e0
commit
f3397b3003
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user