* make sure we don't crash on window duplicate, or .B.blend read. There is still a bug with duplicate, but I'm working on it.
This commit is contained in:
@@ -3948,6 +3948,8 @@ static void direct_link_screen(FileData *fd, bScreen *sc)
|
||||
ar->swinid= 0;
|
||||
ar->type= NULL;
|
||||
}
|
||||
|
||||
sa->actionzones.first= sa->actionzones.last= NULL;
|
||||
|
||||
sa->v1= newdataadr(fd, sa->v1);
|
||||
sa->v2= newdataadr(fd, sa->v2);
|
||||
|
||||
Reference in New Issue
Block a user