Update docs

This commit is contained in:
Griatch 2023-01-06 18:13:41 +01:00
parent 60a4626d79
commit c31dbc7a37
6 changed files with 9 additions and 9 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()