1 parent 0690aab commit e3a5934Copy full SHA for e3a5934
1 file changed
README.md
@@ -74,7 +74,7 @@ In case this happens, the usage of the C-typetree reader can be disabled by addi
74
75
```python
76
from UnityPy.helpers import TypeTreeHelper
77
-TypeTreeHelper.read_typetree_c = False
+TypeTreeHelper.read_typetree_boost = False
78
```
79
80
## Example
0 commit comments