Merc message removed.

This commit is contained in:
SecretsOTheP 2013-03-20 04:02:33 -04:00
parent 5c76297e5f
commit f90a5b5b71

View File

@ -5660,8 +5660,6 @@ bool Merc::Unsuspend(bool setMaxStats) {
if(g->GetID() == 0) {
delete g;
g = NULL;
Message(13, "Unable to get new group id. Cannot create group.");
mercOwner->Message(13, "Unable to get new group id. Cannot create group.");
return false;
}