mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-29 16:58:02 +00:00
more command cleanup
This commit is contained in:
@@ -94,7 +94,7 @@ void bot_command_cast(Client* c, const Seperator* sep)
|
||||
popup_text = DialogueWindow::Table(popup_text);
|
||||
|
||||
c->SendPopupToClient(sep->arg[0], popup_text.c_str());
|
||||
SendSpellTypePrompts(c, true);
|
||||
c->SendSpellTypePrompts(true);
|
||||
|
||||
c->Message(
|
||||
Chat::Yellow,
|
||||
|
||||
Reference in New Issue
Block a user