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 2cbfe8ab1..044df1ab1 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -508,6 +508,7 @@ namespace InputAction INV_TO_STORAGE, INV_TO_STORAGE_10, INV_TO_STORAGE_HALF, + INV_TO_STORAGE_ALL_1, TOTAL }; } // namespace InputAction |