mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-07-15 02:36:43 -04:00
MapData adapted .
This commit is contained in:
parent
133bb406ee
commit
34c78179f1
2 changed files with 1106 additions and 1297 deletions
|
@ -609,8 +609,8 @@ public:
|
|||
virtual ~CMapData();
|
||||
void Pack(BOOL bCreatePreview = FALSE, BOOL bCompression = FALSE);
|
||||
void Unpack();
|
||||
void UpdateTreeInfo(LPCSTR lpTreeType = NULL);
|
||||
void UpdateBuildingInfo(LPCSTR lpUnitType = NULL);
|
||||
void UpdateTreeInfo(const CString* lpTreeType = NULL);
|
||||
void UpdateBuildingInfo(const CString* lpUnitType = NULL);
|
||||
void CalcMapRect();
|
||||
|
||||
// MW change: UpdateStructures() public, so that houses dialog can access it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue