Fix typo in code structure and utils tutorial. Resolve #3474

This commit is contained in:
Griatch 2024-04-07 21:51:52 +02:00
parent 2c570f5208
commit 7f41e5a649
2 changed files with 2 additions and 1 deletions

View file

@ -7,6 +7,7 @@
standard exits are displayed in a room (chiizujin)
- [Fix][pull3495]: Fix rate in Trait contribs not updating after reload (jaborsh)
- [Fix][pull3491]: Fix traceback in EvEditor when searching with malformed regex (chiizujin)
- [Docs]: Doc fixes (Griatch, chiizujin)
[pull3470]: https://github.com/evennia/evennia/pull/3470
[pull3495]: https://github.com/evennia/evennia/pull/3495