mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-19 12:21:34 +00:00
Remove occurrences of LogSQL
This commit is contained in:
parent
c218419ecc
commit
2d24b1f37e
@ -8066,7 +8066,6 @@ void command_advnpcspawn(Client *c, const Seperator *sep)
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
c->LogSQL(query.c_str());
|
|
||||||
c->Message(0, "Spawnpoint Removed successfully.");
|
c->Message(0, "Spawnpoint Removed successfully.");
|
||||||
target->Depop(false);
|
target->Depop(false);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user