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 5b9288950..e2fcae031 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -494,6 +494,7 @@ namespace InputAction SELL, WHISPER2, GUILD, + NUKE, TOTAL }; } // namespace InputAction |