修复了头饰的帧数
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#import "XPMacro.h"
|
||||
#import "GCDHelper.h"
|
||||
static NSInteger retryCount = 3;
|
||||
static CGFloat kdeafultFrameDurations = 0.2;
|
||||
static CGFloat kdeafultFrameDurations = 0.066;
|
||||
|
||||
@interface SpriteSheetImageManager()
|
||||
@property (nonatomic,strong) YYSpriteSheetImage *sprite;
|
||||
|
Reference in New Issue
Block a user