Fixed a unicode error in the evennia launcher.
This commit is contained in:
parent
d5f24c2d13
commit
57b2396af7
1 changed files with 1 additions and 1 deletions
|
|
@ -818,7 +818,7 @@ def run_dummyrunner(number_of_dummies):
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
The dummy players' behavior can be customized by adding a
|
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.
|
directory.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue