Skip to content

Commit

Permalink
15.35.41
Browse files Browse the repository at this point in the history
  • Loading branch information
th3an7 authored Sep 5, 2020
1 parent bc50fac commit 91685ca
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions assets/hooks-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -3219,6 +3219,17 @@
{ "class_name": "anve", "method_name": "d", "parameter_types": [ "baiu" ], "actions": [
{ "name": "return_boolean", "value": true }
] }
],
"151467": [
{ "class_name": "ampf", "method_name": "f", "parameter_types": [], "actions": [
{ "name": "set_field_boolean_before_method", "field_name": "l.m", "value": true }
] },
{ "class_name": "ems", "method_name": "f", "parameter_types": [], "actions": [
{ "name": "return_string", "value": "on" }
] },
{ "class_name": "aoaq", "method_name": "d", "parameter_types": [ "baoz" ], "actions": [
{ "name": "return_boolean", "value": true }
] }
]
}
}

1 comment on commit 91685ca

@th3an7
Copy link
Collaborator Author

@th3an7 th3an7 commented on 91685ca Sep 7, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

15.35.42 also should work... they stopped changing code versioning for +1 (ex. .41 and .42 - they are exact same)

Please sign in to comment.