Skip to content

Commit

Permalink
Merge pull request #696 from cosinekitty/sapphire_v2.4.9
Browse files Browse the repository at this point in the history
Sapphire v 2.4.9: new modules Pop, SplitAddMerge.
  • Loading branch information
dromer committed Aug 25, 2024
2 parents 1eec121 + cddf092 commit 593d7ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions plugins/plugins.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3083,7 +3083,9 @@ static void initStatic__Sapphire()
p->addModel(modelSapphireNucleus);
p->addModel(modelSapphirePivot);
p->addModel(modelSapphirePolynucleus);
p->addModel(modelSapphirePop);
p->addModel(modelSapphireRotini);
p->addModel(modelSapphireSam);
p->addModel(modelSapphireTin);
p->addModel(modelSapphireTout);
p->addModel(modelSapphireTricorder);
Expand Down

0 comments on commit 593d7ab

Please sign in to comment.