13
0

set the flag true

This commit is contained in:
Michael R. Fisher 2013-07-14 21:22:34 -05:00
parent e487814e9d
commit be44b3c37b

View File

@ -1990,6 +1990,8 @@ LV2World::load_bundled_plugins()
}
}
delete (plugin_objects);
_bundle_checked = true;
}
}