From 55a7db13ef028f5b6c6e87a81406b3525cea196f Mon Sep 17 00:00:00 2001 From: mat Date: Tue, 12 Aug 2025 20:50:40 -1030 Subject: send correct packets on teleport --- azalea/src/pathfinder/simulation.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'azalea/src') diff --git a/azalea/src/pathfinder/simulation.rs b/azalea/src/pathfinder/simulation.rs index 7f93a671..8f198ce8 100644 --- a/azalea/src/pathfinder/simulation.rs +++ b/azalea/src/pathfinder/simulation.rs @@ -69,6 +69,7 @@ fn create_simulation_instance(chunks: ChunkStorage) -> (App, Arc