diff --git a/azalea-protocol/src/connect.rs b/azalea-protocol/src/connect.rs index ece7fd6f..b21572e3 100755 --- a/azalea-protocol/src/connect.rs +++ b/azalea-protocol/src/connect.rs @@ -302,7 +302,7 @@ impl Connection { /// &access_token, /// &Uuid::parse_str(&profile.id).expect("Invalid UUID"), /// e.secret_key, - /// p + /// &p /// ).await?; /// conn.write( /// ServerboundKeyPacket {