diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-02-16 17:09:13 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-02-16 17:09:13 +0100 |
commit | 04cc6b44e2e433f25dd38bc709a2e652b2a693c9 (patch) | |
tree | b6926c001b552c273bb22db264080786e379ff22 /CHANGELOG.md | |
parent | cb4fa47b4120dd8c18cbef01d673c051dd883ce8 (diff) | |
download | skyhanni-04cc6b44e2e433f25dd38bc709a2e652b2a693c9.tar.gz skyhanni-04cc6b44e2e433f25dd38bc709a2e652b2a693c9.tar.bz2 skyhanni-04cc6b44e2e433f25dd38bc709a2e652b2a693c9.zip |
Fixed bug with particles that blocks NotEnoughUpdates' Fishing features.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 00899908e..5daad2cb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,9 +14,8 @@ ### Fixed + Barbarian Duke Damage Indicator now only starts displaying after the player is getting close to him. (30 blocks) + Fixed a bug that caused fire veil particle `hider/redline drawer` to not always detect the right click correctly. - -### Removed + Removed `Fixing Skytils custom Damage Splash` (Skytils has already fixed this bug. Additionally, this option enabled and skytils' damage splash disabled caused the hypixel damage splash to not show the tailing commas at all) ++ Fixed bug with particles that blocks NotEnoughUpdates' Fishing features. ## Version 0.16 (2023-02-11) |