mirror of
https://github.com/evennia/evennia.git
synced 2026-03-21 23:36:30 +01:00
Fixed a documentation error in contrib/menu_login.
This commit is contained in:
parent
27486d7b54
commit
ec32c1945f
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ if you use this system.
|
|||
|
||||
In order to install, to your settings file, add/edit the line:
|
||||
|
||||
CMDSET_UNLOGGEDIN = "contrib.evmenu_login.UnloggedinCmdSet"
|
||||
CMDSET_UNLOGGEDIN = "contrib.menu_login.UnloggedinCmdSet"
|
||||
|
||||
When you'll reload the server, new sessions will connect to the
|
||||
new login system, where they will be able to:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue