Browse Source

update comment

pull/1639/head
bsp2 6 years ago
parent
commit
f17111dd77
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      plugins/community/repos/Southpole-parasites/src/Southpole.cpp

+ 1
- 1
plugins/community/repos/Southpole-parasites/src/Southpole.cpp View File

@@ -12,6 +12,6 @@ RACK_PLUGIN_INIT(Southpole_parasites) {
RACK_PLUGIN_INIT_MANUAL("https://github.com/gbrandt1/southpole-vcvrack/blob/master/README.md");

RACK_PLUGIN_MODEL_ADD(Southpole_parasites, Annuli);
RACK_PLUGIN_MODEL_ADD(Southpole_parasites, Smoke); // crashes
RACK_PLUGIN_MODEL_ADD(Southpole_parasites, Smoke);
RACK_PLUGIN_MODEL_ADD(Southpole_parasites, Splash);
}

Loading…
Cancel
Save