Added name for second Java Thread on Android.
This commit is contained in:
parent
22af98b953
commit
1f37dea55a
1 changed files with 1 additions and 1 deletions
|
@ -1072,7 +1072,7 @@ class SDLSurface extends SurfaceView implements SurfaceHolder.Callback,
|
|||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
}, "SDLThreadListener");
|
||||
SDLActivity.mSDLThread.start();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue