mirror of
https://github.com/evennia/evennia.git
synced 2026-03-20 23:06:31 +01:00
Update docs
This commit is contained in:
parent
0bde1a034b
commit
0ab0bb67a4
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