Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit a7e6ae8

Browse files
committed
Update README.md
1 parent b5c584b commit a7e6ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
### Known issues
1818
* CppExplorer may experience a `MissingMethodException` when trying to use certain UnityEngine methods. If you experience this, please open an issue and I will do my best to fix it.
19-
* Reflection may fail with certain types (eg `Nullable<T>`, some Dictionary types, etc). Please see [Il2CppAssemblyUnhollower](https://github.com/knah/Il2CppAssemblyUnhollower#known-issues) for more details.
19+
* Reflection may fail with certain types (eg. `Nullable<T>`, some Dictionary types, etc). Please see [Il2CppAssemblyUnhollower](https://github.com/knah/Il2CppAssemblyUnhollower#known-issues) for more details.
2020
* Scrolling with mouse wheel in the CppExplorer menu may not work on all games at the moment.
2121

2222
## How to install

0 commit comments

Comments
 (0)