Update bidoo, adds encore module

This commit is contained in:
falkTX 2022-08-19 04:27:23 +01:00
parent c376854a96
commit 9d121a1e03
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 7579f13bffc11548c857393408f3c2e030ee2483
Subproject commit 5d2f5721e2701f747d0410fc407e6b1e782f16dc

View file

@ -1388,6 +1388,8 @@ static void initStatic__Bidoo()
p->addModel(modelBORDL);
p->addModel(modelZOUMAI);
p->addModel(modelZOUMAIExpander);
p->addModel(modelENCORE);
p->addModel(modelENCOREExpander);
p->addModel(modelMU);
p->addModel(modelCHUTE);
p->addModel(modelLOURDE);