mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 10:31:29 +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;
|
||||
}
|
||||
|
||||
c->LogSQL(query.c_str());
|
||||
c->Message(0, "Spawnpoint Removed successfully.");
|
||||
target->Depop(false);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user