mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
Added name for second Java Thread on Android.
This commit is contained in:
parent
d9a42c76b1
commit
c121ff7f9a
@ -1072,7 +1072,7 @@ class SDLSurface extends SurfaceView implements SurfaceHolder.Callback,
|
||||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
}, "SDLThreadListener");
|
||||
SDLActivity.mSDLThread.start();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user