Sapphire 2.3.0 adds modules Frolic, Tricorder, Tin.
This commit is contained in:
parent
9e567c96ea
commit
9cf2bc0eab
2 changed files with 4 additions and 1 deletions
|
@ -2769,7 +2769,10 @@ static void initStatic__Sapphire()
|
|||
if (spl.ok())
|
||||
{
|
||||
p->addModel(modelElastika);
|
||||
p->addModel(modelFrolic);
|
||||
p->addModel(modelMoots);
|
||||
p->addModel(modelTin);
|
||||
p->addModel(modelTricorder);
|
||||
p->addModel(modelTubeUnit);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue