mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 21:01: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) {
|
||||
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;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user