From 47d4287362a122d4961e4a55bc252d7605255cd6 Mon Sep 17 00:00:00 2001 From: Llm Dl Date: Mon, 24 Jan 2022 18:34:31 -0600 Subject: [PATCH] - Fix mob removal task malfunctioning when using citizens, courtesy of Warriorrrr with PR #5674. --- resources/ChangeLog.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/ChangeLog.txt b/resources/ChangeLog.txt index 9acb80bd00..7b9545ae31 100644 --- a/resources/ChangeLog.txt +++ b/resources/ChangeLog.txt @@ -7221,4 +7221,6 @@ v0.92.0.11: 0.97.5.15: - Use EnumSet for switch and itemuse materials, courtesy of Warriorrrr with PR #5664. - Add TOWNYADMIN_RELOAD commandtype, courtesy of Warriorrrr with PR #5669. - - Closes #5668. \ No newline at end of file + - Closes #5668. + - Improve border around townyperms header, courtesy of Warriorrrr with PR #5671. + - Fix mob removal task malfunctioning when using citizens, courtesy of Warriorrrr with PR #5674. \ No newline at end of file