mirror of https://github.com/axmolengine/axmol.git
EAGLView.mm: fix indent
This commit is contained in:
parent
be2f20e213
commit
d47759cc32
|
@ -720,8 +720,8 @@ static EAGLView *view = 0;
|
||||||
|
|
||||||
- (NSArray *)selectionRectsForRange:(UITextRange *)range
|
- (NSArray *)selectionRectsForRange:(UITextRange *)range
|
||||||
{
|
{
|
||||||
CCLOG("selectionRectsForRange");
|
CCLOG("selectionRectsForRange");
|
||||||
return nil;
|
return nil;
|
||||||
}
|
}
|
||||||
|
|
||||||
#pragma mark -
|
#pragma mark -
|
||||||
|
|
Loading…
Reference in New Issue