This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
Cardinal
mirror of
https://github.com/DISTRHO/Cardinal.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
20
Wiki
Activity
Browse Source
remove atelier
pull/285/head
TheGuyWho0
3 years ago
parent
a224b1a488
commit
a7b404d8dc
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
plugins/plugins.cpp
+ 3
- 3
plugins/plugins.cpp
View File
@@ -2277,9 +2277,9 @@ static void initStatic__Mojo()
const StaticPluginLoader spl(p, "Mojo");
if (spl.ok())
{
p->addModel(model
d
ogs);
p->addModel(model
p
igs);
p->addModel(model
s
heep);
p->addModel(model
D
ogs);
p->addModel(model
P
igs);
p->addModel(model
S
heep);
}
}
Write
Preview
Loading…
Cancel
Save