Fixed a unicode error in the evennia launcher.

This commit is contained in:
Griatch 2015-06-23 08:06:53 +02:00
parent d5f24c2d13
commit 57b2396af7

View file

@ -818,7 +818,7 @@ def run_dummyrunner(number_of_dummies):
Notes:
The dummy players' behavior can be customized by adding a
´dummyrunner_settings.py´ config file in the game's conf/
`dummyrunner_settings.py` config file in the game's conf/
directory.
"""