修复bug
This commit is contained in:
@@ -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){
|
||||
|
Reference in New Issue
Block a user