mirror of
https://github.com/encounter/SDL.git
synced 2025-05-20 14:21:25 +00: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();
|
SDLActivity.mSDLThread.start();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user