mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 01:16:15 +00:00
InGamePacketHandler: skip processing movement if the player's position
was changed during processing other properties (#4913) fixes #4952
This commit is contained in:
committed by
Dylan K. Taylor
parent
2efce35331
commit
741182c55f
@ -85,3 +85,8 @@ parameters:
|
||||
count: 2
|
||||
path: ../../../src/world/format/io/region/RegionLoader.php
|
||||
|
||||
-
|
||||
message: "#^Negated boolean expression is always true\\.$#"
|
||||
count: 1
|
||||
path: ../../../src/network/mcpe/handler/InGamePacketHandler.php
|
||||
|
||||
|
Reference in New Issue
Block a user