Fix bruh moment

This commit is contained in:
LJ Sonic 2025-07-30 00:09:52 +02:00 committed by Anonimus
parent e180d7720e
commit 7ee04cdaaa

View file

@ -91,6 +91,8 @@ enum matrixfield_e {
static const char *const matrixfield_opt[] = {
"clone",
"getvalue",
"setvalue",
"mulXYZ",
NULL};