diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-12-28 00:49:28 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-28 16:49:28 +1100 |
commit | ea3ec354ba3bb5b4ac64b8032816b8e4c407f099 (patch) | |
tree | 2a1b35a90a5b2e430ed8b09cfb0c6c8e28166039 /Update Notes/2.1.md | |
parent | 0aa264dd9df3205cf9641f052b6622fd36b811d5 (diff) | |
download | NotEnoughUpdates-ea3ec354ba3bb5b4ac64b8032816b8e4c407f099.tar.gz NotEnoughUpdates-ea3ec354ba3bb5b4ac64b8032816b8e4c407f099.tar.bz2 NotEnoughUpdates-ea3ec354ba3bb5b4ac64b8032816b8e4c407f099.zip |
more code clean up (#38)
Diffstat (limited to 'Update Notes/2.1.md')
-rw-r--r-- | Update Notes/2.1.md | 6 |
1 files changed, 4 insertions, 2 deletions
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 |