5 lines
113 B
Python
5 lines
113 B
Python
# Soul 技能模块 - 发瞬间、私聊、获取好友等
|
|
from .skill import SoulSkill
|
|
|
|
__all__ = ["SoulSkill"]
|