update Bidoo to v2.1.1 (#760)

This commit is contained in:
dreamer 2024-11-22 09:10:54 +01:00 committed by GitHub
parent f05e1b9c9a
commit 8c628282db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 1 deletions

View file

@ -1686,6 +1686,7 @@ static void initStatic__Bidoo()
p->addModel(modelSIGMA);
p->addModel(modelFLAME);
p->addModel(modelVOID);
p->addModel(modelRATEAU);
// NOTE disabled in Cardinal due to curl usage
// p->addModel(modelANTN);