fixed indention.

This commit is contained in:
Dhilan007 2014-03-28 14:22:51 +08:00
parent 898e2136b1
commit dd73be16e0
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ using namespace std;
NS_CC_BEGIN
LabelBMFont * LabelBMFont::create()
LabelBMFont * LabelBMFont::create()
{
LabelBMFont * pRet = new LabelBMFont();
if (pRet)