Remove mention of long-dead contrib/menusystem from evmenu docstring.

This commit is contained in:
Griatch 2017-01-25 00:08:47 +01:00
parent e9bc615181
commit 5960985e65

View file

@ -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: