Guest User

Untitled

a guest
Oct 20th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. -(void) onEnterTransitionDidFinish{
  2.  
  3. [[CCDirector sharedDirector] setDepthTest:NO];
  4.  
  5. [super onEnterTransitionDidFinish];
  6. }
Add Comment
Please, Sign In to add comment