From 3364a558c1a2b341d2807d1b660ce4149c649ff0 Mon Sep 17 00:00:00 2001 From: Stealownz Date: Fri, 14 Oct 2022 20:32:49 +0800 Subject: [PATCH] Fixed Changelog.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e50efac..98df705d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,7 +38,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin * Allow Blood Butcherer and Shimmer buffs to be applied to NPCs by players. (@drunderscore) * In OTAPI 3.1.11-alpha, chest stacking was fixed. (@SignatureBeef) * In OTAPI 3.1.12-alpha, "server world deletions" were fixed. (@SignatureBeef) -* Fix Inferno Fork causing kick from rejected abnormal buff. (@Stealownz) +* Fixed Inferno Fork causing kick from rejected abnormal buff. (@Stealownz) ## TShock 4.5.18 * Fixed `TSPlayer.GiveItem` not working if the player is in lava. (@PotatoCider)