mirror of
https://github.com/yawut/SDL.git
synced 2026-07-01 00:39:58 -05:00
Added name for second Java Thread on Android.
This commit is contained in:
parent
18ca50d940
commit
7758e7c831
|
|
@ -1072,7 +1072,7 @@ class SDLSurface extends SurfaceView implements SurfaceHolder.Callback,
|
|||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
}, "SDLThreadListener");
|
||||
SDLActivity.mSDLThread.start();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user