fix indentation

This commit is contained in:
Jialong Zhai 2014-10-30 14:38:55 +08:00
parent 4113929fc0
commit ce85ea3946
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ namespace experimental{
VideoPlayer();
virtual ~VideoPlayer();
protected:
protected:
#if CC_VIDEOPLAYER_DEBUG_DRAW
CustomCommand _customDebugDrawCommand;
void VideoPlayer::drawDebugData();