From 0ec25dc45ec912bd9ef07ed9107f968de55f4a18 Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 26 Sep 2025 09:26:22 -0630 Subject: don't re-export azalea::bot::*, and some doc improvements --- azalea/src/pathfinder/simulation.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea/src/pathfinder/simulation.rs') diff --git a/azalea/src/pathfinder/simulation.rs b/azalea/src/pathfinder/simulation.rs index 89a8b3c4..78de1642 100644 --- a/azalea/src/pathfinder/simulation.rs +++ b/azalea/src/pathfinder/simulation.rs @@ -63,7 +63,7 @@ fn create_simulation_instance(chunks: ChunkStorage) -> (App, Arc