1
0
Fork 0

WS30: Stop trees from growing on roads, rivers

This commit is contained in:
Stuart Buchanan 2021-08-02 17:11:34 +01:00
parent a8aa77b1b2
commit c542e0d427

View file

@ -1312,7 +1312,7 @@ void fgStartNewReset()
simgear::clearSharedTreeGeometry();
simgear::clearEffectCache();
simgear::VPBTechnique::clearElevationConstraints();
simgear::VPBTechnique::clearConstraints();
simgear::SGModelLib::resetPropertyRoot();
simgear::ParticlesGlobalManager::clear();
simgear::UniformFactory::instance()->reset();