Browse Source

Merge pull request #600 from cosinekitty/sapphire_glee

Sapphire plugin adds new module: Glee.
tags/24.04
dreamer GitHub 2 years ago
parent
commit
7efc12003d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions
  1. +1
    -1
      plugins/Sapphire
  2. +1
    -0
      plugins/plugins.cpp

+ 1
- 1
plugins/Sapphire

@@ -1 +1 @@
Subproject commit 77f2e99137e3a19cc143df78c3cba8e32a320a58
Subproject commit 9d9d3ae703259b55a2734e03a9421874ebd35cf9

+ 1
- 0
plugins/plugins.cpp View File

@@ -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…
Cancel
Save