From 198a348d73e079483841f312cfa61159ccd00f95 Mon Sep 17 00:00:00 2001 From: Griatch Date: Wed, 24 Feb 2016 21:35:45 +0100 Subject: [PATCH] Changed some wording --- evennia/server/evennia_launcher.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evennia/server/evennia_launcher.py b/evennia/server/evennia_launcher.py index 9d8e50bc7e..7a250970e7 100644 --- a/evennia/server/evennia_launcher.py +++ b/evennia/server/evennia_launcher.py @@ -178,7 +178,7 @@ RECREATED_SETTINGS = \ Note that if you were using an existing database, the password salt of this new settings file will be different from the old one. - This means that any existing players won't be able to log in to + This means that any existing players may not be able to log in to their accounts with their old passwords. """