From ea3ec354ba3bb5b4ac64b8032816b8e4c407f099 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Tue, 28 Dec 2021 00:49:28 -0500 Subject: more code clean up (#38) --- Update Notes/2.1.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Update Notes/2.1.md') diff --git a/Update Notes/2.1.md b/Update Notes/2.1.md index 42457116..325ed5ae 100644 --- a/Update Notes/2.1.md +++ b/Update Notes/2.1.md @@ -56,12 +56,14 @@ - Fixed Mining overlay crash - Dokm - Fixed pet crash - Dokm - Fixed fetchur for the 75th time -- [Made a lil error if you have new tab list off](https://cdn.discordapp.com/attachments/896407218151366687/913681097605398528/unknown.png) +- [Made an error if you have new tab list off](https://cdn.discordapp.com/attachments/896407218151366687/913681097605398528/unknown.png) - Fixed lava fishing with the fishing alert +- Fixed /locraw detection, [previously allowed chat messages to trigger it](https://github.com/NotEnoughUpdates/NotEnoughUpdates/issues/35) - IRONM00N ### **Other** - New icons was added in storage_icons.png -- Moved the help icon in /neucustomize over a lil +- Moved the help icon in /neucustomize over a little - Added dg partner cape - Changed custom_enchant_gui.png to remove top right button +- Code Cleanup - IRONM00N ### **Previous change log** https://github.com/NotEnoughUpdates/NotEnoughUpdates/blob/master/Update%20Notes/2.0-Pre31-Release.md -- cgit