Removed single quote parsing from player 'connect' and 'create' command parsers.
This commit is contained in:
parent
cd04ea4c62
commit
89c3a1f846
2 changed files with 11 additions and 11 deletions
|
|
@ -15,7 +15,7 @@ DEFAULT_SCREEN = \
|
|||
If you need to create an account, type (without the <>'s):
|
||||
{wcreate <username> <password>{n
|
||||
|
||||
If you have spaces in your username, enclose it in quotes.
|
||||
If you have spaces in your username, enclose it in double quotes.
|
||||
Enter {whelp{n for more info. {wlook{n will re-show this screen.
|
||||
{b=============================================================={n""" \
|
||||
% (settings.SERVERNAME, utils.get_evennia_version())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue