Merge pull request #696 from cosinekitty/sapphire_v2.4.9

Sapphire v 2.4.9: new modules Pop, SplitAddMerge.
This commit is contained in:
dreamer 2024-08-25 10:32:51 +02:00 committed by GitHub
commit 593d7abd19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5232180a0e1be52cb87dedc5c7637684cbf9bd23
Subproject commit 70152bc03b156f1f07bd60296da46d6430c1b66f

View file

@ -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);