aboutsummaryrefslogtreecommitdiff
path: root/pixel-client
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-09-21 18:07:18 +0200
committermetamuffin <metamuffin@disroot.org>2024-09-21 18:07:18 +0200
commit362363b3fd1f1fbffe2a3f81d73e71939addd34b (patch)
tree2c406b674a23a27a9bb6c61026243c5929bdca28 /pixel-client
parent34190a70b1efa0972ef58b88d356f985c46b89ae (diff)
downloadhurrycurry-362363b3fd1f1fbffe2a3f81d73e71939addd34b.tar
hurrycurry-362363b3fd1f1fbffe2a3f81d73e71939addd34b.tar.bz2
hurrycurry-362363b3fd1f1fbffe2a3f81d73e71939addd34b.tar.zst
redirect packet
Diffstat (limited to 'pixel-client')
-rw-r--r--pixel-client/src/game.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/pixel-client/src/game.rs b/pixel-client/src/game.rs
index 15f4c726..ca5f773a 100644
--- a/pixel-client/src/game.rs
+++ b/pixel-client/src/game.rs
@@ -170,7 +170,7 @@ impl Game {
if send_movement {
self.network
.queue_out
- .push_back(player.movement.movement_packet(self.my_id));
+ .push_back(player.movement.movement_packet_s(self.my_id));
}
player.interact_target_anim.exp_to(