diff --git a/CHANGELOG.md b/CHANGELOG.md index ebd2fb4a..2bf208e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- Change incorrect `WalkCloseServerPacket` dummy value from `f` to `S`. +- Change incorrect `WalkOpenServerPacket` dummy value from `u` to `S`. + ## [1.0.0-RC7] - 2023-04-08 ### Added diff --git a/eolib/src/main/eo-protocol b/eolib/src/main/eo-protocol index 8e0b3ba6..dc2716b9 160000 --- a/eolib/src/main/eo-protocol +++ b/eolib/src/main/eo-protocol @@ -1 +1 @@ -Subproject commit 8e0b3ba66b7a34cfc2d8d48f6641ff31ebb9a703 +Subproject commit dc2716b90019881caeeb8ed41195341b60a06c11