Skip to content

Commit

Permalink
Update protocol/src/main/java/org/geysermc/mcprotocollib/network/Sess…
Browse files Browse the repository at this point in the history
…ion.java

Co-authored-by: chris <github@onechris.mozmail.com>
  • Loading branch information
AlexProgrammerDE and onebeastchris authored Sep 11, 2024
1 parent d2fbb27 commit 9a5a545
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ public interface Session {
/**
* Sets encryption for this session.
*
* @param encryptionConfig the encryption to encrypt with
* @param encryptionConfig the encryption to encrypt with,
* or null to disable encryption
*
*/
Expand Down

0 comments on commit 9a5a545

Please sign in to comment.