mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-03 00:03:50 +00:00
feat: add /stopfollow and /zone slash commands, update /help
This commit is contained in:
parent
aaa3649975
commit
ec93981a9d
3 changed files with 34 additions and 3 deletions
|
|
@ -402,6 +402,7 @@ public:
|
|||
|
||||
// Follow/Assist
|
||||
void followTarget();
|
||||
void cancelFollow(); // Stop following current target
|
||||
void assistTarget();
|
||||
|
||||
// PvP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue