Remove mention of long-dead contrib/menusystem from evmenu docstring.
This commit is contained in:
parent
e9bc615181
commit
5960985e65
1 changed files with 1 additions and 3 deletions
|
|
@ -1,9 +1,7 @@
|
||||||
"""
|
"""
|
||||||
EvMenu
|
EvMenu
|
||||||
|
|
||||||
This implements a full menu system for Evennia. It is considerably
|
This implements a full menu system for Evennia.
|
||||||
more flexible than the older contrib/menusystem.py and also uses
|
|
||||||
menu plugin modules.
|
|
||||||
|
|
||||||
To start the menu, just import the EvMenu class from this module.
|
To start the menu, just import the EvMenu class from this module.
|
||||||
Example usage:
|
Example usage:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue