Fix Pathfinding After World Has Changed (#8068)

This commit is contained in:
tahmid-23 2022-09-19 21:39:46 -04:00 committed by GitHub
parent f8742e26cc
commit f7e68091a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
59 changed files with 81 additions and 62 deletions

View file

@ -14,7 +14,7 @@ it without having to shade it in the plugin and going through
several layers of logging abstraction.
diff --git a/build.gradle.kts b/build.gradle.kts
index 47e08784c71b0e25c21bc6b15da0385e4a1806d4..e950bce5047552bdd3f5664eb24ce290b0a06225 100644
index f0f8047cb3a43b447dc50b730dab3d0bc471b25a..435db1ffe47476bcb7067802faad7aee7e4c3f54 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -39,6 +39,8 @@ dependencies {