From 0cf7a6a12f361faf7a2a1c01b14d6c33fe811d62 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 1 Oct 2009 19:56:50 +0300 Subject: Allow player to talk after death Mantis-issue: 938 (TMW Mantis) --- src/gui/charcreatedialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/charcreatedialog.cpp') diff --git a/src/gui/charcreatedialog.cpp b/src/gui/charcreatedialog.cpp index cd7949ed..3d240271 100644 --- a/src/gui/charcreatedialog.cpp +++ b/src/gui/charcreatedialog.cpp @@ -175,7 +175,7 @@ void CharCreateDialog::action(const gcn::ActionEvent &event) { new OkDialog(_("Error"), _("Your name needs to be at least 4 characters."), - this); + true, this); } } else if (event.getId() == "cancel") -- cgit v1.2.3-70-g09d2