mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 18:51:29 +00:00
Merc message removed.
This commit is contained in:
parent
5c76297e5f
commit
f90a5b5b71
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user