mirror of
https://github.com/evennia/evennia.git
synced 2026-03-28 18:47:16 +01:00
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:
|
||||
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.
|
||||
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue