Update ai_local.js
This commit is contained in:
@@ -776,8 +776,8 @@ export const GET_NO_XY_RECOGNITION_FACE = {
|
||||
[Blockly.Msg.MIXLY_NOSE + "y","[5]"],
|
||||
[Blockly.Msg.MIXLY_LEFT_MOUSE_CORNER + "x","[6]"],
|
||||
[Blockly.Msg.MIXLY_LEFT_MOUSE_CORNER + "y","[7]"],
|
||||
[Blockly.Msg.MIXLY_RIGHT_MOUSE_CORNER + "x","[8"],
|
||||
[Blockly.Msg.MIXLY_RIGHT_MOUSE_CORNER + "y","[9"],
|
||||
[Blockly.Msg.MIXLY_RIGHT_MOUSE_CORNER + "x","[8]"],
|
||||
[Blockly.Msg.MIXLY_RIGHT_MOUSE_CORNER + "y","[9]"],
|
||||
[Blockly.Msg.MIXLY_ALL ,"all"]
|
||||
]),"part")
|
||||
this.setInputsInline(true);
|
||||
|
||||
Reference in New Issue
Block a user