mirror of
https://github.com/DrBeef/Quake2Quest.git
synced 2025-03-01 14:40:52 +00:00
Update GLES3JNIActivity.java
This commit is contained in:
parent
3e9f042374
commit
c81878332c
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ import android.support.v4.content.ContextCompat;
|
|||
{
|
||||
Log.v( TAG, "GLES3JNIActivity::onStop()" );
|
||||
GLES3JNILib.onStop( mNativeHandle );
|
||||
please_exit = true;
|
||||
// please_exit = true;
|
||||
super.onStop();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue