Skip to content

Commit e3a5934

Browse files
committed
README - update Crash without warning/error
1 parent 0690aab commit e3a5934

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ In case this happens, the usage of the C-typetree reader can be disabled by addi
7474

7575
```python
7676
from UnityPy.helpers import TypeTreeHelper
77-
TypeTreeHelper.read_typetree_c = False
77+
TypeTreeHelper.read_typetree_boost = False
7878
```
7979

8080
## Example

0 commit comments

Comments
 (0)