forked from p15670423/monkey
Island: Import TerminateAllAgents in cc/resources/__init__.py
This commit is contained in:
parent
105cc60f4b
commit
645e03e46f
|
@ -11,3 +11,4 @@ from .pba_file_download import PBAFileDownload
|
|||
from .agent_events import AgentEvents
|
||||
from .agents import Agents
|
||||
from .agent_signals import AgentSignals
|
||||
from .terminate_all_agents import TerminateAllAgents
|
||||
|
|
Loading…
Reference in New Issue