Sapphire plugin adds new module: Glee.
Glee is a chaotic oscillator similar to Frolic. It became available as a bonus module in v 2.3.1.
This commit is contained in:
parent
f47d336e5a
commit
f0a1e8588d
2 changed files with 2 additions and 1 deletions
|
@ -2770,6 +2770,7 @@ static void initStatic__Sapphire()
|
|||
{
|
||||
p->addModel(modelElastika);
|
||||
p->addModel(modelFrolic);
|
||||
p->addModel(modelGlee);
|
||||
p->addModel(modelMoots);
|
||||
p->addModel(modelTin);
|
||||
p->addModel(modelTricorder);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue