Ken Hughes found the solution.
This commit is contained in:
Jean-Luc Peurière 2005-05-23 18:20:20 +00:00
parent 6c6e280fef
commit 94ba432f59

@ -308,6 +308,8 @@ Scene *copy_scene(Scene *sce, int level)
scen->ed= 0;
scen->radio= 0;
scen->theDag= NULL;
scen->dagisvalid= 0;
obase= sce->base.first;
base= scen->base.first;