feat: 修正各种小问题,补充多语言
This commit is contained in:
@@ -677,8 +677,10 @@ UIKIT_EXTERN NSString *kTabShowAnchorCardKey;
|
||||
// [self.roomAnimation receiveNobleLevelUp:attachment];
|
||||
}else if (attachment.first == CustomMessageType_General_Floating_Screen && attachment.second == Custom_Message_Sub_General_Floating_Screen_All_Room){
|
||||
if([XPSkillCardPlayerManager shareInstance].isInRoomVC == YES) {
|
||||
[self.roomAnimation receiveRoomGeneralFloatingScreen:attachment];
|
||||
return;
|
||||
}
|
||||
// 房间会发通知
|
||||
// [self.roomAnimation receiveRoomGeneralFloatingScreen:attachment];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user