mirror of https://github.com/axmolengine/axmol.git
issue #4401, fix a typo
This commit is contained in:
parent
8e8de82feb
commit
876f643bc4
|
@ -2345,4 +2345,4 @@ void ActionRemoveSelf::onEnter()
|
|||
std::string ActionRemoveSelf::subtitle() const
|
||||
{
|
||||
return "Sequence: Move + Rotate + Scale + RemoveSelf";
|
||||
i
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue