--HG-- branch : compatibility-develop
@ -1532,6 +1532,7 @@ public:
virtual void execute (CCtrlBase * /* pCaller */, const string &Params)
{
// free with no confirm
if (!UserEntity->isBusy())
beastOrder ("free", Params, false);
}
};