Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vp817 authored Oct 27, 2023
1 parent 3a58350 commit 12862ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ This packet is the response to an open connection request two packet.
- If the `clientAddress` is already associated with a different `clientGuid`, set the connection state to 4, as someone else may have the same internet as the current client trying to connect.
- Otherwise, set the state to 0.

> Once you have calculated the `ConnectionState`, You will need to check if it is equal to 1 then follow what is stated below this note
> Once you have calculated the `ConnectionState`, You will need to check if it is equal to 1 then follow what is stated below this note.
### OpenConnectionReplyTwo With ConnectionState equal to 1

Expand Down

0 comments on commit 12862ae

Please sign in to comment.