bugfix
This commit is contained in:
parent
25d384693c
commit
12079fcc34
5
skillagent/init.py
Normal file
5
skillagent/init.py
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
from ahserver.ServerEnv import ServerEnv
|
||||||
|
from .agent import skillagent
|
||||||
|
def load_skillagent():
|
||||||
|
env = ServerEnv()
|
||||||
|
env.skillagent = skillagent
|
||||||
Loading…
x
Reference in New Issue
Block a user