evennia/evennia/objects/__init__.py
2016-02-18 10:12:42 +01:00

5 lines
120 B
Python

"""
This sub-package defines the basic in-game "Object". All in-game
objects inherit from classes in this package.
"""