- moved slope creation functions and most initialize-time variables into MapLoader class.
This commit is contained in:
parent
89ba723609
commit
733cd5260a
7 changed files with 71 additions and 86 deletions
|
|
@ -78,8 +78,6 @@ enum
|
|||
// PRIVATE FUNCTION PROTOTYPES ---------------------------------------------
|
||||
|
||||
// EXTERNAL DATA DECLARATIONS ----------------------------------------------
|
||||
extern TArray<FMapThing> MapThingsConverted;
|
||||
extern bool ForceNodeBuild;
|
||||
|
||||
// PUBLIC DATA DEFINITIONS -------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue