Browse Source

Merge pull request #620 from cosinekitty/sapphire_v2.4.2

Sapphire v2.4.2
tags/24.04
dreamer GitHub 1 year ago
parent
commit
8fba3a5dc8
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions
  1. +1
    -1
      plugins/Sapphire
  2. +4
    -0
      plugins/plugins.cpp

+ 1
- 1
plugins/Sapphire

@@ -1 +1 @@
Subproject commit 9d9d3ae703259b55a2734e03a9421874ebd35cf9
Subproject commit 4bf2ad39eeaddcbfcc5cd345aef8c0c4cc722b73

+ 4
- 0
plugins/plugins.cpp 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);
}


Loading…
Cancel
Save