add DoricJSCore
This commit is contained in:
@@ -109,5 +109,5 @@ - (void)setCenterY:(CGFloat)centerY {
|
||||
frame.origin.y = centerY - self.frame.size.height/2;
|
||||
[self setFrame:frame];
|
||||
}
|
||||
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user