From d0b96ed3c068f8b94a53a156a7c5e668f53aa2fc Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sat, 24 Mar 2018 20:33:59 -0400 Subject: update release notes (#459) --- docs/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index 33e66a14..e0e209a1 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -17,7 +17,7 @@ ## 2.5.4 * For players: - * Fixed tree textures not updated when changed through the content API. + * Fixed NPC and tree textures not updated when changed through the content API. * Fixed visual bug on Linux/Mac when mods overlay images through the content API. * Fixed error when a mod removes an asset editor/loader. -- cgit