Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2022-12-23 15:42:11 +00:00
parent f531d0653a
commit b3778db7fb
38 changed files with 111 additions and 111 deletions

View file

@ -166,7 +166,7 @@ This module adds no new commands; embed it in your say/emote/whisper commands.
### Usage:
```python
from evennia.contrib import rplanguage
from evennia.contrib.rpg.rpsystem import rplanguage
# need to be done once, here we create the "default" lang
rplanguage.add_language()