Sapphire v 2.2.2: Added new module Tube Unit.
This commit is contained in:
parent
120d5e3c08
commit
e2ed1e02d2
2 changed files with 2 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
Subproject commit b30d20745dd028961b0047b506d560ed48f2656c
|
Subproject commit 2d374e2222475aa4207aec8c541716ed467e2619
|
||||||
|
|
@ -2739,6 +2739,7 @@ static void initStatic__Sapphire()
|
||||||
{
|
{
|
||||||
p->addModel(modelElastika);
|
p->addModel(modelElastika);
|
||||||
p->addModel(modelMoots);
|
p->addModel(modelMoots);
|
||||||
|
p->addModel(modelTubeUnit);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue