summaryrefslogtreecommitdiff
path: root/src/gamemodifiers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gamemodifiers.cpp')
-rw-r--r--src/gamemodifiers.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gamemodifiers.cpp b/src/gamemodifiers.cpp
index 076cf2653..5cc79f7c6 100644
--- a/src/gamemodifiers.cpp
+++ b/src/gamemodifiers.cpp
@@ -439,7 +439,7 @@ void GameModifiers::changeAwayMode(const bool forward A_UNUSED)
_("OK"),
DialogType::SILENCE,
Modal_true,
- false,
+ ShowCenter_false,
nullptr,
260);
localPlayer->setAwayDialog(dialog);