Merge pull request #1158 from avsaase/avs-logic-conditions-missing

Add logic conditions 16-31 to operands
pull/1160/head
Paweł Spychalski 4 years ago committed by GitHub
commit 0886a032e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1309,7 +1309,7 @@ var FC = {
4: {
name: "Logic Condition",
type: "range",
range: [0, 15],
range: [0, 31],
default: 0
},
5: {

Loading…
Cancel
Save