use local references

This commit is contained in:
2026-01-25 13:43:02 +08:00
parent d8ab2163de
commit 471cf7d013
4 changed files with 16 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## Changelog
## Changelog
### 1.3.7
* Remove use of MonoMod.Util on loading dll import functions to make mod compatible with HarmonyX 2.13.0 (Although it is not merged yet. Check the PR [here](https://github.com/BepInEx/BepInEx/pull/902)).