Fixes to inline_python
This commit is contained in:
parent
c5fe6fff53
commit
a02758445d
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