mirror of https://github.com/axmolengine/axmol.git
Tweak the name
This commit is contained in:
parent
893cd0612d
commit
5532cb30b6
|
@ -185,7 +185,7 @@ Sprite3DForceDepthTest::Sprite3DForceDepthTest()
|
||||||
|
|
||||||
std::string Sprite3DForceDepthTest::title() const
|
std::string Sprite3DForceDepthTest::title() const
|
||||||
{
|
{
|
||||||
return "Force Depth Write Test";
|
return "Force Depth Write Error Test";
|
||||||
}
|
}
|
||||||
|
|
||||||
std::string Sprite3DForceDepthTest::subtitle() const
|
std::string Sprite3DForceDepthTest::subtitle() const
|
||||||
|
|
Loading…
Reference in New Issue