Make INLINEFUNC_STACK_MAXSIZE default visible in settings_default. Resolves #2173.
This commit is contained in:
parent
f615886d24
commit
fa09aeef50
3 changed files with 9 additions and 8 deletions
|
|
@ -67,6 +67,7 @@ without arguments starts a full interactive Python console.
|
|||
- Make CmdGet/Drop/Give give proper error if `obj.move_to` returns `False`.
|
||||
- Make `Object/Room/Exit.create`'s `account` argument optional. If not given, will set perms
|
||||
to that of the object itself (along with normal Admin/Dev permission).
|
||||
- Make `INLINEFUNC_STACK_MAXSIZE` default visible in `settings_default.py`.
|
||||
|
||||
|
||||
## Evennia 0.9 (2018-2019)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue