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 7a9dcaecf..aa7cd90a4 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -377,6 +377,7 @@ namespace InputAction PSEUDO_AWAY, FOLLOW, NAVIGATE, + IMITATION, TOTAL }; } // namespace InputAction |