修复bug

This commit is contained in:
liyuhua
2023-07-19 14:41:04 +08:00
parent 979cc9f672
commit e59ece7222
30 changed files with 185 additions and 111 deletions

View File

@@ -885,7 +885,7 @@
if (finished) {
self.isPlayOfB = NO;
[nobleLevelUpView removeFromSuperview];
if (self.animationListB > 0) {
if (self.animationListB.count > 0) {
[self.animationListB removeObjectAtIndex:0];
}
if(self.isAnimationListAFinish == YES){