Update plugins.cpp
add new module HexMod
This commit is contained in:
parent
d99b2e70d8
commit
09dbb00346
1 changed files with 1 additions and 0 deletions
|
|
@ -1842,6 +1842,7 @@ static void initStatic__CVfunk()
|
||||||
p->addModel(modelImpulseController);
|
p->addModel(modelImpulseController);
|
||||||
p->addModel(modelSignals);
|
p->addModel(modelSignals);
|
||||||
p->addModel(modelRanges);
|
p->addModel(modelRanges);
|
||||||
|
p->addModel(modelHexMod);
|
||||||
#undef modelSteps
|
#undef modelSteps
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue