mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-06 00:32:25 +00:00
removed unneeded local variable
This commit is contained in:
parent
77bd6e761c
commit
103af57d5a
@ -11695,7 +11695,6 @@ void Bot::ProcessBotCommands(Client *c, const Seperator *sep) {
|
||||
//read from db
|
||||
char* Query = 0;
|
||||
MYSQL_RES* DatasetResult;
|
||||
MYSQL_ROW DataRow;
|
||||
|
||||
c->Message(0, "-----------------#bot armorcolor help-----------------------------");
|
||||
c->Message(0, "Armor: 17(Chest/Robe), 7(Arms), 9(Bracer), 12(Hands), 18(Legs), 19(Boots), 2(Helm)");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user