Fix T41971: BMesh mapping slot arg error
This commit is contained in:
@@ -507,7 +507,7 @@ static int bpy_slot_from_py(BMesh *bm, BMOperator *bmop, BMOpSlot *slot, PyObjec
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
/* fall-through */
|
||||
break;
|
||||
}
|
||||
default:
|
||||
/* TODO --- many others */
|
||||
|
Reference in New Issue
Block a user