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 cfeef44c1..2cd802ce0 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -413,6 +413,7 @@ namespace InputAction DONT_REMOVE_NAME, REMOVE_NAME, DISABLE_AWAY, + ENABLE_AWAY, TOTAL }; } // namespace InputAction |