mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2024-11-13 10:44:12 +01:00
set isAuthenticate = true
This commit is contained in:
parent
dec53223e4
commit
8530d105dd
@ -121,6 +121,7 @@ class LoginState : ConnectionState {
|
||||
cryptoKey = AspirinServer.mcCryptoKey
|
||||
cryptoRequest.publicKey = cryptoKey.public
|
||||
cryptoRequest.nonce = frontNonce
|
||||
cryptoRequest.isAuthenticate = true
|
||||
|
||||
send(frontChannel, cryptoRequest, true)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user