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
|
||||
{
|
||||
CCLOG("selectionRectsForRange");
|
||||
return nil;
|
||||
CCLOG("selectionRectsForRange");
|
||||
return nil;
|
||||
}
|
||||
|
||||
#pragma mark -
|
||||
|
|
Loading…
Reference in New Issue