Browse Source

Sapphire v 2.2.2: Added new module Tube Unit.

tags/23.07
Don Cross Filipe Coelho <falktx@falktx.com> 2 years ago
parent
commit
e2ed1e02d2
2 changed files with 2 additions and 1 deletions
  1. +1
    -1
      plugins/Sapphire
  2. +1
    -0
      plugins/plugins.cpp

+ 1
- 1
plugins/Sapphire

@@ -1 +1 @@
Subproject commit b30d20745dd028961b0047b506d560ed48f2656c
Subproject commit 2d374e2222475aa4207aec8c541716ed467e2619

+ 1
- 0
plugins/plugins.cpp View File

@@ -2739,6 +2739,7 @@ static void initStatic__Sapphire()
{
p->addModel(modelElastika);
p->addModel(modelMoots);
p->addModel(modelTubeUnit);
}
}



Loading…
Cancel
Save