update 单人PK 恢复PK计时不动的问题
This commit is contained in:
parent
ad028c69d0
commit
ae8c6cc23d
@ -275,6 +275,9 @@ public class LiveRyLinkMicPkPresenter implements View.OnClickListener {
|
||||
case WHAT_PK_TIME2:
|
||||
pkCountdownTimer();
|
||||
break;
|
||||
case WHAT_PK_TIME:
|
||||
changePkTime();
|
||||
break;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user