diff options
Diffstat (limited to 'src/actions/commands.h')
-rw-r--r-- | src/actions/commands.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/actions/commands.h b/src/actions/commands.h index de09f2633..6417dd32e 100644 --- a/src/actions/commands.h +++ b/src/actions/commands.h @@ -80,6 +80,8 @@ namespace Actions decHandler(leaveParty); decHandler(warp); decHandler(homunTalk); + decHandler(homunEmote); + decHandler(commandHomunEmote); } // namespace Actions #undef decHandler |