mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 07:27:17 +02:00
Changed example use of _menutree
Docstring left out ndb reference.
This commit is contained in:
parent
c31e9fc613
commit
495db52f75
1 changed files with 1 additions and 1 deletions
|
|
@ -511,7 +511,7 @@ class EvMenu(object):
|
|||
the latest visited node will be re-run using this kwarg.
|
||||
|
||||
Kwargs:
|
||||
any (any): All kwargs will become initialization variables on `caller._menutree`,
|
||||
any (any): All kwargs will become initialization variables on `caller.ndb._menutree`,
|
||||
to be available at run.
|
||||
|
||||
Raises:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue