Browse Source

Update EnigmaCurry.

pull/739/head
rl2939 5 months ago
parent
commit
927b3cc77a
2 changed files with 2 additions and 1 deletions
  1. +1
    -1
      plugins/EnigmaCurry
  2. +1
    -0
      plugins/plugins.cpp

+ 1
- 1
plugins/EnigmaCurry

@@ -1 +1 @@
Subproject commit 550b435575c550d829e8cabd97a430e39df836cc
Subproject commit dbcd60007a5bb1cb9be7fa66e1e3589da3405ff6

+ 1
- 0
plugins/plugins.cpp View File

@@ -2139,6 +2139,7 @@ static void initStatic__EnigmaCurry()
p->addModel(modelLatch);
p->addModel(modelPulse);
p->addModel(modelRange);
p->addModel(modelNegativeHarmony);
#undef modelPulse
}
}


Loading…
Cancel
Save