mirror of
https://github.com/evennia/evennia.git
synced 2026-03-22 15:56:30 +01:00
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
|
||||
|
||||
This implements a full menu system for Evennia. It is considerably
|
||||
more flexible than the older contrib/menusystem.py and also uses
|
||||
menu plugin modules.
|
||||
This implements a full menu system for Evennia.
|
||||
|
||||
To start the menu, just import the EvMenu class from this module.
|
||||
Example usage:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue