Changes

Jump to navigation Jump to search
27 bytes added ,  23:19, 14 June 2017
m
Line 818: Line 818:  
Base class for CGameCtnBlockInfo, CGameCtnMacroBlockInfo, CGameCtnObjectInfo and CGameCtnDecoration.
 
Base class for CGameCtnBlockInfo, CGameCtnMacroBlockInfo, CGameCtnObjectInfo and CGameCtnDecoration.
   −
Deprecated. Moved to the new GameData engine (2E) as class CGameCtnCollector (2E001000).
+
Mapped to the new GameData engine (2E) as class CGameCtnCollector (2E001000).
    
'''0301A003''' ''"Desc"'' (header)
 
'''0301A003''' ''"Desc"'' (header)
Line 830: Line 830:  
  if version >= 3:
 
  if version >= 3:
 
     uint32 flags
 
     uint32 flags
     uint16 index
+
     uint16 index (order of the blocks within pagePath)
 
  if version >= 7:
 
  if version >= 7:
 
     string name
 
     string name

Navigation menu