Browse Source

Update JW-modules

pull/742/head
rl2939 1 year ago
parent
commit
6466a92fd4
2 changed files with 3 additions and 1 deletions
  1. +1
    -1
      plugins/JW-Modules
  2. +2
    -0
      plugins/plugins.cpp

+ 1
- 1
plugins/JW-Modules

@@ -1 +1 @@
Subproject commit 356588ddb142dab99837af58681bc0d8afb88e4c
Subproject commit 9d8f8515deb20d7e14ca85b4c1d04ec6b66b3e8d

+ 2
- 0
plugins/plugins.cpp View File

@@ -2497,6 +2497,7 @@ static void initStatic__JW()
{
#define modelQuantizer modelJWQuantizer
p->addModel(modelAdd5);
p->addModel(modelAbcdSeq);
p->addModel(modelBouncyBalls);
p->addModel(modelCat);
p->addModel(modelTree);
@@ -2524,6 +2525,7 @@ static void initStatic__JW()
p->addModel(modelBlankPanelLarge);
p->addModel(modelCoolBreeze);
p->addModel(modelPete);
p->addModel(modelTimer);
#ifndef STATIC_BUILD
p->addModel(modelStr1ker);
#else


Loading…
Cancel
Save