Fixed multiple hook

This commit is contained in:
hyugogirubato
2024-07-16 22:52:15 +02:00
parent a9ab9551cd
commit 1f831c3f5f
2 changed files with 16 additions and 4 deletions
+5
View File
@@ -6,9 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [2.0.7] - Not released
### Changed
- Updated display of library disabler.
### Fixed
- Fix disabled library address.
- Fixed multiple hook for library disabler.
### New Contributors