evennia/evennia/contrib/tutorial_world/__init__.py
2015-03-09 13:51:18 +01:00

7 lines
106 B
Python

# -*- coding: utf-8 -*-
"""
This package holds the demo game of Evennia.
"""
import mob, objects, rooms