mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 06:16:04 +00:00
fix panic when pathfinding
This commit is contained in:
parent
2606de9f4c
commit
37146f46f0
1 changed files with 2 additions and 0 deletions
|
@ -414,6 +414,8 @@ fn tick_execute_path(
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
break;
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
|
Loading…
Add table
Reference in a new issue