diff options
Diffstat (limited to 'src/input/inputaction.h')
-rw-r--r-- | src/input/inputaction.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/inputaction.h b/src/input/inputaction.h index c58de0c58..44cb67704 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -373,6 +373,7 @@ namespace InputAction COMMAMD_OUTFIT, COMMAMD_EMOTE, COMMAND_EMOTE_PET, + AWAY_MESSAGE, TOTAL }; } // namespace InputAction |