mirror of
https://github.com/evennia/evennia.git
synced 2026-03-20 06:46:31 +01:00
Cleanup tutorial docs
This commit is contained in:
parent
d1ddb80b22
commit
95d063e4e0
9 changed files with 429 additions and 276 deletions
|
|
@ -247,6 +247,7 @@ Still in `mygame/commands/mycommands.py`, add a new class, between `CmdEcho` and
|
|||
|
||||
```{code-block} python
|
||||
:linenos:
|
||||
:emphasize-lines: 3,4,11,14,15,17,18,19,21
|
||||
|
||||
# ...
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue