diff --git a/plugins/Sapphire b/plugins/Sapphire index e2bcefc..ef10da4 160000 --- a/plugins/Sapphire +++ b/plugins/Sapphire @@ -1 +1 @@ -Subproject commit e2bcefcaa7753f017cd131a28aae0e5e346aafec +Subproject commit ef10da4e2578162b2db2f6534857d6504491daf4 diff --git a/plugins/plugins.cpp b/plugins/plugins.cpp index edcf204..76ace7e 100644 --- a/plugins/plugins.cpp +++ b/plugins/plugins.cpp @@ -3234,6 +3234,7 @@ static void initStatic__Sapphire() p->addModel(modelSapphireTout); p->addModel(modelSapphireTricorder); p->addModel(modelSapphireTubeUnit); + p->addModel(modelSapphireZoo); } }