issue #4401, fix a typo

This commit is contained in:
andyque 2014-03-26 16:00:55 +08:00
parent 8e8de82feb
commit 876f643bc4
1 changed files with 1 additions and 1 deletions

View File

@ -2345,4 +2345,4 @@ void ActionRemoveSelf::onEnter()
std::string ActionRemoveSelf::subtitle() const
{
return "Sequence: Move + Rotate + Scale + RemoveSelf";
i
}