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 365f11571..f0f999d2e 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -345,6 +345,7 @@ namespace InputAction IGNORE_ALL_WHISPERS, CHAT_ANNOUNCE, IPC_TOGGLE, + WHERE, TOTAL }; } // namespace InputAction |