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