mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
fix: add /loc to /help command listing
This commit is contained in:
parent
09860e5fc6
commit
6a0b0a99d1
1 changed files with 1 additions and 1 deletions
|
|
@ -5976,7 +5976,7 @@ void GameScreen::sendChatMessage(game::GameHandler& gameHandler) {
|
|||
"Items: /use <item name> /equip <item name> /equipset [name]",
|
||||
"Target: /target <name> /cleartarget /focus /clearfocus",
|
||||
"Movement: /sit /stand /kneel /dismount",
|
||||
"Misc: /played /time /zone /afk [msg] /dnd [msg] /inspect",
|
||||
"Misc: /played /time /zone /loc /afk [msg] /dnd [msg] /inspect",
|
||||
" /helm /cloak /trade /join <channel> /leave <channel>",
|
||||
" /score /unstuck /logout /ticket /help",
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue