Fixed docstring. Resolves #694.
This commit is contained in:
parent
6401e6182b
commit
950922d699
6 changed files with 11 additions and 9 deletions
|
|
@ -6,6 +6,8 @@ useful but are deemed too game-specific to go into the core library.
|
|||
See README.md for more info.
|
||||
"""
|
||||
# imports for apidoc
|
||||
import evennia
|
||||
evennia._init()
|
||||
import barter, dice, extended_room, menu_login, talking_npc
|
||||
import chargen, email-login, genderub, lineeditor, menusystem, slow_exit
|
||||
import chargen, email_login, gendersub, lineeditor, menusystem, slow_exit
|
||||
import tutorial_world, tutorial_examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue