mirror of https://github.com/axmolengine/axmol.git
fixed indention.
This commit is contained in:
parent
898e2136b1
commit
dd73be16e0
|
@ -47,7 +47,7 @@ using namespace std;
|
||||||
|
|
||||||
NS_CC_BEGIN
|
NS_CC_BEGIN
|
||||||
|
|
||||||
LabelBMFont * LabelBMFont::create()
|
LabelBMFont * LabelBMFont::create()
|
||||||
{
|
{
|
||||||
LabelBMFont * pRet = new LabelBMFont();
|
LabelBMFont * pRet = new LabelBMFont();
|
||||||
if (pRet)
|
if (pRet)
|
||||||
|
|
Loading…
Reference in New Issue