mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Remove occurrences of LogSQL
This commit is contained in:
@@ -8137,7 +8137,6 @@ void command_advnpcspawn(Client *c, const Seperator *sep)
|
||||
return;
|
||||
}
|
||||
|
||||
c->LogSQL(query.c_str());
|
||||
c->Message(0, "Updating respawn timer successful.");
|
||||
s2->SetRespawnTimer(new_rs);
|
||||
s2->SetVariance(new_var);
|
||||
|
||||
Reference in New Issue
Block a user