Add evennia.set_trace() for easy launch of debugger
This commit is contained in:
parent
e97d0d794a
commit
ff5ffa8d0e
2 changed files with 51 additions and 0 deletions
|
|
@ -79,6 +79,7 @@
|
|||
|
||||
- Start structuring the `CHANGELOG` to list features in more detail.
|
||||
- Inflection and grouping of multiple objects in default room (an box, three boxes)
|
||||
- `evennia.set_trace()` is now a shortcut for launching pdb/pudb on a line in the Evennia event loop.
|
||||
|
||||
### Contribs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue