diff options
Diffstat (limited to 'src/actions/windows.h')
-rw-r--r-- | src/actions/windows.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/actions/windows.h b/src/actions/windows.h index 1c8293334..dab926416 100644 --- a/src/actions/windows.h +++ b/src/actions/windows.h @@ -51,6 +51,7 @@ namespace Actions decHandler(didYouKnowWindowShow); decHandler(questsWindowShow); decHandler(updaterWindowShow); + decHandler(bankWindowShow); } // namespace Actions #undef decHandler |