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 9a93863e7..80190ff56 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -527,6 +527,7 @@ namespace InputAction PET_AI_START, PET_AI_STOP, CHAT_GENERAL_TAB, + CHAT_DEBUG_TAB, TOTAL }; } // namespace InputAction |