修改提交
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
}
|
||||
/// 有人退出交友房私密小屋
|
||||
-(void)friendCabinRoomIsQuit{
|
||||
[[QXGlobal shareGlobal] quitRoomWithRoomId:self.roomId];
|
||||
[[QXGlobal shareGlobal] quitRoomWithRoomId:self.roomId removeListener:YES];
|
||||
|
||||
NSMutableArray *viewControllers = [NSMutableArray arrayWithArray:self.navigationController.viewControllers];
|
||||
for (int i = 0; i < viewControllers.count; i++) {
|
||||
|
||||
Reference in New Issue
Block a user