This commit is contained in:
parent
1966aa6f60
commit
2b171295b5
44 changed files with 588 additions and 603 deletions
|
@ -78,7 +78,7 @@ virtual void SaveThingNames(CFile *File);
|
|||
virtual void LoadThingScript(const char *Filename);
|
||||
|
||||
virtual void Export(CCore *Core,CExport &Exp);
|
||||
virtual void ExportThing(CExport &Exp,sLayerThing &ThisThing)=0;
|
||||
virtual void ExportThing(CExport &Exp,sLayerThing &ThisThing);
|
||||
virtual void ExportThingNames(CExport &Exp);
|
||||
|
||||
// Functions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue