algo_dict 增加fire1
This commit is contained in:
parent
2d3e91d7e4
commit
2e2abebd3b
|
@ -6,7 +6,8 @@ myLogger = logging.getLogger('log')
|
||||||
|
|
||||||
|
|
||||||
algo_dict = {
|
algo_dict = {
|
||||||
"helmet": "apps.ai.client.helmet"
|
"helmet": "apps.ai.client.helmet",
|
||||||
|
"fire1": "apps.ai.client.fire1"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue