Fix remaining bug in defaultdict Attribute support
This commit is contained in:
commit
1b2c777fc4
3 changed files with 70 additions and 0 deletions
|
|
@ -157,6 +157,7 @@ Up requirements to Django 4.0+, Twisted 22+, Python 3.9 or 3.10
|
|||
except more standard aliases logger.error/info/exception/debug etc can now be used.
|
||||
- Have `type/force` default to `update`-mode rather than `reset`mode and add more verbose
|
||||
warning when using reset mode.
|
||||
- Attribute storage support defaultdics (Hendher)
|
||||
|
||||
|
||||
## Evennia 0.9.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue