This commit is contained in:
parent
f2c2ce0fd2
commit
9087f4cc16
12 changed files with 94 additions and 87 deletions
|
@ -134,6 +134,7 @@ CLayer *New;
|
|||
|
||||
File->Read(&ThisDef,sizeof(sLayerDef));
|
||||
New=NewLayer(ThisDef);//Type,SubType,0,0);
|
||||
New->Load(File,Version);
|
||||
}
|
||||
return(New);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue