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 8e926b368..efd606db9 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -509,6 +509,7 @@ namespace InputAction TRADE_ADD, STORAGE_TO_INV, ITEM_PROTECT, + ITEM_UNPROTECT, TOTAL }; } // namespace InputAction |