Browse Source

Update Venom. (#880)

tags/26.01
rl2939 GitHub 2 months ago
parent
commit
6bd905d6c9
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions
  1. +1
    -1
      plugins/Venom
  2. +1
    -0
      plugins/plugins.cpp

+ 1
- 1
plugins/Venom

@@ -1 +1 @@
Subproject commit 1dc0e0612b75fcf4849f28cb6e569e3b6f13981a
Subproject commit ba95ede2370d340e0f7143dd897ff7e089bda336

+ 1
- 0
plugins/plugins.cpp View File

@@ -3525,6 +3525,7 @@ static void initStatic__Venom()
p->addModel(modelVenomMousePad);
p->addModel(modelVenomMultiMerge);
p->addModel(modelVenomMultiSplit);
p->addModel(modelVenomSVF);
p->addModel(modelVenomOscillator);
p->addModel(modelVenomNORS_IQ);
p->addModel(modelVenomNORSIQChord2Scale);


Loading…
Cancel
Save