diff --git a/Packets_Channel-Selection-Response.md b/Packets_Channel-Selection-Response.md index c4778fa..5bf1b67 100644 --- a/Packets_Channel-Selection-Response.md +++ b/Packets_Channel-Selection-Response.md @@ -4,13 +4,13 @@ **Operation Code**: 13 -| Identifier | Datatype | Size in bytes | -|------------------|----------------|----------------------| -| UnknownFlag | byte | 1 | -| IP Endpoint | string | 16 | -| Port | unsigned short | 2 | -| Character amount | unsigned short | 2 | -| Character data | CharacterData | 5 * Character amount | +| Identifier | Datatype | Size in bytes | +|------------------|----------------|------------------------| +| UnknownFlag | byte | 1 | +| IP Endpoint | string | 16 | +| Port | unsigned short | 2 | +| Character amount | unsigned short | 2 | +| Character data | CharacterData | 132 * Character amount | ## Subtypes