feat(profile): CMapRenderChunk struct

This commit is contained in:
gromchek 2025-09-27 16:18:34 +03:00
parent ddc7cd4295
commit e38ccdc48e
3 changed files with 60 additions and 2 deletions

View file

@ -84,6 +84,7 @@
#include "map/CMapObj.h"
#include "map/CChunkLiquid.h"
#include "map/CDetailDoodadInst.h"
#include "map/CMapRenderChunk.h"
#include "net/message.h"