diff --git a/patches/server/0004-Petal-patches.patch b/patches/server/0004-Petal-patches.patch index 0c758fc..5a2d755 100644 --- a/patches/server/0004-Petal-patches.patch +++ b/patches/server/0004-Petal-patches.patch @@ -3,7 +3,7 @@ From: peaches94 Date: Sun, 26 Jun 2022 16:51:37 -0500 Subject: [PATCH] Petal patches -Original code by Bloom-host, licensed under GNU Lesser General Public License v3.0 +Original code by Bloom-host, licensed under GPL-3.0. You can find the original code on https://github.com/Bloom-host/Petal diff --git a/src/main/java/host/bloom/pathfinding/AsyncPath.java b/src/main/java/host/bloom/pathfinding/AsyncPath.java