mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 03:51:37 +00:00
Merge commit 'c3a795e87'
# Conflicts: # resources/vanilla # src/pocketmine/Player.php # src/pocketmine/entity/Entity.php
This commit is contained in:
@@ -665,6 +665,7 @@ class NetworkSession{
|
||||
$pk->headYaw = $yaw;
|
||||
$pk->yaw = $yaw;
|
||||
$pk->mode = $mode;
|
||||
$pk->onGround = $this->player->onGround;
|
||||
|
||||
$this->sendDataPacket($pk);
|
||||
}
|
||||
|
Reference in New Issue
Block a user