create
This commit is contained in:
16
ShenQi/WMDragView/DSAvatarCollectionViewCell.m
Normal file
16
ShenQi/WMDragView/DSAvatarCollectionViewCell.m
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// DSAvatarCollectionViewCell.m
|
||||
// VietnamGame
|
||||
//
|
||||
//
|
||||
|
||||
#import "DSAvatarCollectionViewCell.h"
|
||||
|
||||
@implementation DSAvatarCollectionViewCell
|
||||
|
||||
- (void)awakeFromNib {
|
||||
[super awakeFromNib];
|
||||
// Initialization code
|
||||
}
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user