mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 09:45:19 +08:00
Update BootstrapClass.java
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
* SOFTWARE.
|
||||
*
|
||||
* This file is Created by weishu on 2020/7/13.
|
||||
* This file is forked from https://github.com/tiann/FreeReflection
|
||||
* This file is Forked from https://github.com/tiann/FreeReflection
|
||||
*/
|
||||
package me.weishu.reflection;
|
||||
|
||||
@@ -102,4 +102,4 @@ public final class BootstrapClass {
|
||||
public static boolean exemptAll() {
|
||||
return exempt(new String[]{"L"});
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user