diff options
Diffstat (limited to 'src/dyetool/actions')
-rw-r--r-- | src/dyetool/actions/actions.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dyetool/actions/actions.cpp b/src/dyetool/actions/actions.cpp index 834f7d2f9..bcb5bb98d 100644 --- a/src/dyetool/actions/actions.cpp +++ b/src/dyetool/actions/actions.cpp @@ -109,5 +109,6 @@ impHandlerVoid(testInfo) impHandlerVoid(craftKey) impHandlerVoid(resetGameModifiers) impHandlerVoid(barToChat) +impHandlerVoid(seen) } // namespace Actions |