*Correct error message in command lookup taxinode.
--HG-- branch : trunk
This commit is contained in:
+1
-1
@@ -3910,7 +3910,7 @@ bool ChatHandler::HandleLookupTaxiNodeCommand(const char * args)
|
||||
}
|
||||
}
|
||||
if (!found)
|
||||
SendSysMessage(LANG_COMMAND_NOSPELLFOUND);
|
||||
SendSysMessage(LANG_COMMAND_NOTAXINODEFOUND);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user