Skip to content

Commit

Permalink
痛苦啊痛苦
Browse files Browse the repository at this point in the history
  • Loading branch information
Haocen2004 committed Jan 19, 2022
1 parent bc7bd3d commit beacb53
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ protected Object replaceHookedMethod(MethodHookParam param) throws Throwable {
} catch (Exception e) {
XposedBridge.log(e);
}
return null;
}
});
}
Expand Down

0 comments on commit beacb53

Please sign in to comment.