mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-02-16 10:31:07 +00:00
Update moonlight-common
This commit is contained in:
@@ -1339,6 +1339,11 @@ public class Game extends Activity implements SurfaceHolder.Callback,
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public void connectionStatusUpdate(int connectionStatus) {
|
||||||
|
// TODO
|
||||||
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void connectionStarted() {
|
public void connectionStarted() {
|
||||||
runOnUiThread(new Runnable() {
|
runOnUiThread(new Runnable() {
|
||||||
|
|||||||
Submodule moonlight-common updated: f41b0dbc0c...a7c731e599
Reference in New Issue
Block a user