修复了糖果树开启对外展示的消息用户等级不够需要退出房间之后才能刷新的问题
This commit is contained in:
@@ -238,7 +238,6 @@
|
||||
} else {
|
||||
[self dealRoomInfoChangeActivity];
|
||||
[self configCandyTree];
|
||||
userInfo.isFirstCharge = YES;
|
||||
self.firstRechargeImageView.hidden = !userInfo.isFirstCharge;
|
||||
if (roomInfo.roomModeType == RoomModeType_Open_Blind || roomInfo.roomModeType == RoomModeType_Open_PK_Mode) {
|
||||
if (roomInfo.roomModeType == RoomModeType_Open_PK_Mode) {
|
||||
|
Reference in New Issue
Block a user