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 aa4fd8c6e..eb1e5e491 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -422,6 +422,7 @@ namespace InputAction UPLOAD_SERVER_CONFIG, UPLOAD_LOG, GM, + HACK, TOTAL }; } // namespace InputAction |