evennia/evennia/contrib/base_systems/unixcommand/__init__.py
2021-12-18 18:02:37 +01:00

6 lines
94 B
Python

"""
Unix-like Command style - vlgeoff 2017
"""
from .unixcommand import UnixCommand # noqa