Hide Action stack if there's a menu object

This commit is contained in:
Anthony Calosa
2017-03-10 19:24:39 +08:00
parent 37642c1f78
commit 8f61b590f8
2 changed files with 5 additions and 2 deletions

View File

@@ -6555,7 +6555,7 @@ public:
const string getMenuText()
{
return "phase alter";
return "Phase Alter";
}
APhaseAlter * clone() const