mirror of
https://github.com/evennia/evennia.git
synced 2026-03-19 14:26:30 +01:00
Update docs
This commit is contained in:
parent
60a4626d79
commit
c31dbc7a37
6 changed files with 9 additions and 9 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue