Update ai_local.js

This commit is contained in:
fredqian
2025-11-01 17:46:02 +08:00
parent 969793d779
commit f4d9223248

View File

@@ -776,8 +776,8 @@ export const GET_NO_XY_RECOGNITION_FACE = {
[Blockly.Msg.MIXLY_NOSE + "y","[5]"], [Blockly.Msg.MIXLY_NOSE + "y","[5]"],
[Blockly.Msg.MIXLY_LEFT_MOUSE_CORNER + "x","[6]"], [Blockly.Msg.MIXLY_LEFT_MOUSE_CORNER + "x","[6]"],
[Blockly.Msg.MIXLY_LEFT_MOUSE_CORNER + "y","[7]"], [Blockly.Msg.MIXLY_LEFT_MOUSE_CORNER + "y","[7]"],
[Blockly.Msg.MIXLY_RIGHT_MOUSE_CORNER + "x","[8"], [Blockly.Msg.MIXLY_RIGHT_MOUSE_CORNER + "x","[8]"],
[Blockly.Msg.MIXLY_RIGHT_MOUSE_CORNER + "y","[9"], [Blockly.Msg.MIXLY_RIGHT_MOUSE_CORNER + "y","[9]"],
[Blockly.Msg.MIXLY_ALL ,"all"] [Blockly.Msg.MIXLY_ALL ,"all"]
]),"part") ]),"part")
this.setInputsInline(true); this.setInputsInline(true);