@ -8,5 +8,5 @@ State state;
State::State()
{
create = std::make_unique<Func2::CreateFF>();
_create = std::make_unique<Func2::CreateFF>();
}