Browse Source

Update plugins.cpp

add new module HexMod
tags/24.04
CV funk 1 year ago
parent
commit
09dbb00346
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      plugins/plugins.cpp

+ 1
- 0
plugins/plugins.cpp View File

@@ -1842,6 +1842,7 @@ static void initStatic__CVfunk()
p->addModel(modelImpulseController);
p->addModel(modelSignals);
p->addModel(modelRanges);
p->addModel(modelHexMod);
#undef modelSteps
}
}


Loading…
Cancel
Save