Crash on startup fix
This commit is contained in:
@@ -537,6 +537,7 @@ static void outliner_242_patch(void)
|
||||
{
|
||||
ScrArea *sa;
|
||||
|
||||
// XXX if(G.curscreen==NULL) return;
|
||||
for(sa= G.curscreen->areabase.first; sa; sa= sa->next) {
|
||||
SpaceLink *sl= sa->spacedata.first;
|
||||
for(; sl; sl= sl->next) {
|
||||
|
||||
Reference in New Issue
Block a user