mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-14 11:31:30 +00:00
Remove occurrences of LogSQL
This commit is contained in:
parent
c88bf64bd5
commit
c218419ecc
@ -8034,7 +8034,6 @@ void command_advnpcspawn(Client *c, const Seperator *sep)
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
c->LogSQL(query.c_str());
|
|
||||||
c->Message(0, "Group ID %i created successfully!", results.LastInsertedID());
|
c->Message(0, "Group ID %i created successfully!", results.LastInsertedID());
|
||||||
|
|
||||||
return;
|
return;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user