Update jni/default.c

*cough*
This commit is contained in:
random() 2024-04-30 18:59:16 +00:00
parent 3cd81744c9
commit 85023bf5a8
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ JNIEXPORT jint JNI_OnLoad(JavaVM* vm, void* reserved) {
}
// patch psm first
LOG("Install Pathces");
LOG("Install Patches");
set_lib_default_handle(handle);
patch_nopsmdrm();