Fix bruh moment
This commit is contained in:
parent
e180d7720e
commit
7ee04cdaaa
1 changed files with 2 additions and 0 deletions
|
|
@ -91,6 +91,8 @@ enum matrixfield_e {
|
|||
|
||||
static const char *const matrixfield_opt[] = {
|
||||
"clone",
|
||||
"getvalue",
|
||||
"setvalue",
|
||||
"mulXYZ",
|
||||
NULL};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue