Merge pull request #620 from cosinekitty/sapphire_v2.4.2

Sapphire v2.4.2
This commit is contained in:
dreamer 2024-03-08 21:25:14 +01:00 committed by GitHub
commit 8fba3a5dc8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View file

@ -2896,8 +2896,12 @@ static void initStatic__Sapphire()
p->addModel(modelElastika);
p->addModel(modelFrolic);
p->addModel(modelGlee);
p->addModel(modelHiss);
p->addModel(modelMoots);
p->addModel(modelNucleus);
p->addModel(modelPolynucleus);
p->addModel(modelTin);
p->addModel(modelTout);
p->addModel(modelTricorder);
p->addModel(modelTubeUnit);
}