1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

Update src/main/java/io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.java

Co-authored-by: Varian Anora <variananora@outlook.com>
This commit is contained in:
Sefiraat 2023-07-27 07:08:30 +01:00 committed by GitHub
parent 74624e6e6d
commit 6212dfffed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -364,5 +364,4 @@ public class AncientAltarListener implements Listener {
e.setCancelled(true);
}
}
}