mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 18:30:39 +00:00
Merc message removed.
This commit is contained in:
@@ -5660,8 +5660,6 @@ bool Merc::Unsuspend(bool setMaxStats) {
|
|||||||
if(g->GetID() == 0) {
|
if(g->GetID() == 0) {
|
||||||
delete g;
|
delete g;
|
||||||
g = NULL;
|
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;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user