mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 18:26:32 +01:00
Fixes to inline_python
This commit is contained in:
parent
29821a762b
commit
04dba7958d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
"""
|
||||
Typeclasses for the in-game Python system.
|
||||
|
||||
To use thm, one should inherit from these classes (EventObject,
|
||||
To use them, one should inherit from these classes (EventObject,
|
||||
EventRoom, EventCharacter and EventExit).
|
||||
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue