mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-05 19:37:17 +00:00
changelog: fixed typo
[ci skip]
This commit is contained in:
parent
dfd70615ad
commit
e85605af7f
@ -27,7 +27,7 @@ If you're upgrading from 4.20.x directly to 4.22.x, please also read the followi
|
||||
Released 9th June 2023.
|
||||
|
||||
## Fixes
|
||||
- Reokaced workaround for an old teleporting client bug:
|
||||
- Replaced workaround for an old teleporting client bug:
|
||||
- This workaround broke due to an additional client bug introduced by 1.20, causing players to become frozen to observers when teleported.
|
||||
- The original client bug has still not been fixed, meaning a new workaround was needed, but no perfect solution could be found.
|
||||
- The new workaround involves broadcasting teleport movements as regular movements, which causes unwanted interpolation between the old and new positions, but otherwise works correctly. This solution is not ideal, but it is the best we can do for now.
|
||||
|
Loading…
x
Reference in New Issue
Block a user