mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
don't need those any more
This commit is contained in:
parent
b5ec52a51a
commit
a49caf9f93
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ Roleplaying emotes and language - Griatch, 2015
|
|||
"""
|
||||
|
||||
from .rpsystem import EmoteError, SdescError, RecogError, LanguageError # noqa
|
||||
from .rpsystem import ordered_permutation_regex, regex_tuple_from_key_alias # noqa
|
||||
from .rpsystem import parse_language, parse_sdescs_and_recogs, send_emote # noqa
|
||||
from .rpsystem import SdescHandler, RecogHandler # noqa
|
||||
from .rpsystem import RPCommand, CmdEmote, CmdSay, CmdSdesc, CmdPose, CmdRecog, CmdMask # noqa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue