diff --git a/js/fc.js b/js/fc.js index 88674acb..c1aec588 100644 --- a/js/fc.js +++ b/js/fc.js @@ -1255,21 +1255,11 @@ var FC = { output: "boolean" }, 43: { - name: "CONSTRAIN MIN", - hasOperand: [true, true], - output: "raw" - }, - 44: { - name: "CONSTRAIN MAX", - hasOperand: [true, true], - output: "raw" - }, - 45: { name: "MIN", hasOperand: [true, true], output: "raw" }, - 46: { + 44: { name: "MAX", hasOperand: [true, true], output: "raw"