mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-12 14:16:58 -04:00
fix...
This commit is contained in:
parent
a0840c9e3c
commit
ad226893ee
@ -34,6 +34,7 @@ JNIEXPORT void JNICALL Java_org_lwjgl_glfw_CallbackBridge_sendData(JNIEnv* env,
|
|||||||
|
|
||||||
attachThreadIfNeed(&isRuntimeThreadAttached);
|
attachThreadIfNeed(&isRuntimeThreadAttached);
|
||||||
} else {
|
} else {
|
||||||
|
printf("cancel input, env=%p\n", env);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user