Further doc cleanup
This commit is contained in:
parent
f1b970d45a
commit
d00ed3f82a
6 changed files with 9 additions and 12 deletions
|
|
@ -363,9 +363,6 @@ def _init():
|
|||
# delayed starts - important so as to not back-access evennia before it has
|
||||
# finished initializing
|
||||
GLOBAL_SCRIPTS.start()
|
||||
# from .prototypes import prototypes
|
||||
# prototypes.load_module_prototypes()
|
||||
# del prototypes
|
||||
|
||||
|
||||
def set_trace(term_size=(140, 80), debugger="auto"):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue