修复下播后随即PK没有自动取消匹配

This commit is contained in:
2022-12-29 16:34:35 +08:00
parent 55f3ac577b
commit 87e3dddac5
2 changed files with 42 additions and 15 deletions

View File

@@ -843,6 +843,7 @@ public class LiveRyAnchorActivity extends LiveActivity implements LiveFunctionCl
PKing = false;
isDRPK = 0;
endLive();
RandomPkManager.getInstance().release();
}
});
}