Merge with develop

--HG--
branch : compatibility-develop
hg/compatibility-develop
Nimetu 6 years ago
commit b7851fc282

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

Loading…
Cancel
Save