修正 combo 金币显示问题
This commit is contained in:
@@ -690,7 +690,7 @@ XPRoomGraffitiGiftAnimationViewDelegate
|
||||
[self loadBroveSVGAVideoItem:level.integerValue];
|
||||
}
|
||||
if (coins) {
|
||||
[[NSNotificationCenter defaultCenter] postNotificationName:@"receiveLuckGiftWinning" object:[NSString stringByRemovingRedundantZeros:coins.stringValue]];
|
||||
// [[NSNotificationCenter defaultCenter] postNotificationName:@"receiveLuckGiftWinning" object:[NSString stringByRemovingRedundantZeros:coins.stringValue]];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user